./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/xcsp/aim-100-1-6-unsat-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/xcsp/aim-100-1-6-unsat-2.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/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 487c6acfd566f60f369a3039d23f6000726698077041216e5186513819c482df --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-08 16:20:33,175 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 16:20:33,243 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-08 16:20:33,247 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 16:20:33,247 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 16:20:33,265 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 16:20:33,265 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 16:20:33,266 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 16:20:33,266 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 16:20:33,266 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 16:20:33,267 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 16:20:33,267 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 16:20:33,267 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 16:20:33,268 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 16:20:33,268 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 16:20:33,268 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 16:20:33,268 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 16:20:33,269 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 16:20:33,269 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 16:20:33,269 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 16:20:33,269 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 16:20:33,272 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 16:20:33,272 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 16:20:33,272 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 16:20:33,272 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 16:20:33,273 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 16:20:33,273 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 16:20:33,273 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 16:20:33,273 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 16:20:33,273 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 16:20:33,273 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 16:20:33,273 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 16:20:33,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 16:20:33,274 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 16:20:33,274 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 16:20:33,274 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 16:20:33,274 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 16:20:33,274 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 16:20:33,274 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 16:20:33,274 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 16:20:33,275 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 16:20:33,276 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 16:20:33,276 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/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/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 -> 487c6acfd566f60f369a3039d23f6000726698077041216e5186513819c482df [2024-11-08 16:20:33,467 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 16:20:33,485 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 16:20:33,486 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 16:20:33,487 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 16:20:33,488 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 16:20:33,488 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/xcsp/aim-100-1-6-unsat-2.c [2024-11-08 16:20:34,641 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 16:20:34,856 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 16:20:34,857 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/aim-100-1-6-unsat-2.c [2024-11-08 16:20:34,871 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d7ad6f016/cb5082f079654ddc931a07f88c4c213a/FLAG977609720 [2024-11-08 16:20:35,228 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d7ad6f016/cb5082f079654ddc931a07f88c4c213a [2024-11-08 16:20:35,230 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 16:20:35,231 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 16:20:35,232 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 16:20:35,232 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 16:20:35,236 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 16:20:35,236 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:35,237 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@59e46f6b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35, skipping insertion in model container [2024-11-08 16:20:35,238 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:35,269 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 16:20:35,579 WARN L250 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/aim-100-1-6-unsat-2.c[19008,19021] [2024-11-08 16:20:35,599 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:20:35,606 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 16:20:35,679 WARN L250 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/aim-100-1-6-unsat-2.c[19008,19021] [2024-11-08 16:20:35,691 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:20:35,705 INFO L204 MainTranslator]: Completed translation [2024-11-08 16:20:35,706 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35 WrapperNode [2024-11-08 16:20:35,706 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 16:20:35,707 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 16:20:35,708 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 16:20:35,708 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 16:20:35,713 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:35,751 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:35,864 INFO L138 Inliner]: procedures = 13, calls = 357, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 3490 [2024-11-08 16:20:35,864 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 16:20:35,865 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 16:20:35,865 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 16:20:35,865 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 16:20:35,874 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:35,875 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:35,891 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,016 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-11-08 16:20:36,017 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,017 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,105 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,125 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,139 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,155 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,180 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 16:20:36,181 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 16:20:36,181 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 16:20:36,181 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 16:20:36,182 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (1/1) ... [2024-11-08 16:20:36,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 16:20:36,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 16:20:36,207 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 16:20:36,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 16:20:36,245 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 16:20:36,245 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 16:20:36,246 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 16:20:36,246 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 16:20:36,246 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-11-08 16:20:36,246 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-11-08 16:20:36,395 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 16:20:36,396 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 16:20:39,281 INFO L? ?]: Removed 839 outVars from TransFormulas that were not future-live. [2024-11-08 16:20:39,281 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 16:20:39,318 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 16:20:39,318 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 16:20:39,319 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:20:39 BoogieIcfgContainer [2024-11-08 16:20:39,319 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 16:20:39,320 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 16:20:39,321 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 16:20:39,323 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 16:20:39,323 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:20:35" (1/3) ... [2024-11-08 16:20:39,324 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59dcb812 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:20:39, skipping insertion in model container [2024-11-08 16:20:39,324 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:20:35" (2/3) ... [2024-11-08 16:20:39,324 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59dcb812 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:20:39, skipping insertion in model container [2024-11-08 16:20:39,324 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:20:39" (3/3) ... [2024-11-08 16:20:39,325 INFO L112 eAbstractionObserver]: Analyzing ICFG aim-100-1-6-unsat-2.c [2024-11-08 16:20:39,337 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 16:20:39,337 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-08 16:20:39,414 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 16:20:39,420 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;@9251604, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 16:20:39,420 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-08 16:20:39,429 INFO L276 IsEmpty]: Start isEmpty. Operand has 1595 states, 1242 states have (on average 1.5297906602254427) internal successors, (1900), 1243 states have internal predecessors, (1900), 350 states have call successors, (350), 1 states have call predecessors, (350), 1 states have return successors, (350), 350 states have call predecessors, (350), 350 states have call successors, (350) [2024-11-08 16:20:39,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2332 [2024-11-08 16:20:39,531 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 16:20:39,532 INFO L215 NwaCegarLoop]: trace histogram [350, 350, 350, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:20:39,533 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 16:20:39,537 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:20:39,538 INFO L85 PathProgramCache]: Analyzing trace with hash -1318443682, now seen corresponding path program 1 times [2024-11-08 16:20:39,544 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:20:39,544 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1411822778] [2024-11-08 16:20:39,544 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:20:39,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:20:39,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-08 16:20:40,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-08 16:20:40,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-08 16:20:40,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-08 16:20:40,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-08 16:20:40,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-08 16:20:40,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-08 16:20:40,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-08 16:20:40,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-08 16:20:40,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-08 16:20:40,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-08 16:20:40,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-08 16:20:40,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-08 16:20:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-08 16:20:40,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-08 16:20:40,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-08 16:20:40,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-08 16:20:40,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-08 16:20:40,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-08 16:20:40,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-08 16:20:40,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-08 16:20:40,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-08 16:20:40,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-08 16:20:40,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-08 16:20:40,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-08 16:20:40,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-08 16:20:40,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-08 16:20:40,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-08 16:20:40,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-08 16:20:40,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-08 16:20:40,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-08 16:20:40,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-08 16:20:40,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-08 16:20:40,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-08 16:20:40,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-08 16:20:40,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-08 16:20:40,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-08 16:20:40,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-08 16:20:40,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-08 16:20:40,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-08 16:20:40,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-08 16:20:40,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-08 16:20:40,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-08 16:20:40,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-08 16:20:40,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-08 16:20:40,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-08 16:20:40,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-08 16:20:40,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-08 16:20:40,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-08 16:20:40,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-08 16:20:40,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-08 16:20:40,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-08 16:20:40,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-08 16:20:40,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-08 16:20:40,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-08 16:20:40,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-08 16:20:40,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-08 16:20:40,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-08 16:20:40,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-08 16:20:40,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-08 16:20:40,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-08 16:20:40,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-08 16:20:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-08 16:20:40,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-08 16:20:40,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-08 16:20:40,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-08 16:20:40,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-08 16:20:40,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-08 16:20:40,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-08 16:20:40,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-08 16:20:40,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-08 16:20:40,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-08 16:20:40,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-08 16:20:40,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-08 16:20:40,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-08 16:20:40,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-08 16:20:40,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-08 16:20:40,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-08 16:20:40,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-08 16:20:40,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-08 16:20:40,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-08 16:20:40,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-08 16:20:40,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-08 16:20:40,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-08 16:20:40,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-08 16:20:40,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-08 16:20:40,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-08 16:20:40,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-08 16:20:40,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-08 16:20:40,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-08 16:20:40,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-08 16:20:40,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-08 16:20:40,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-08 16:20:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-08 16:20:40,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-08 16:20:40,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-08 16:20:40,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-08 16:20:40,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-08 16:20:40,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-08 16:20:40,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-08 16:20:40,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-08 16:20:40,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-08 16:20:40,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-08 16:20:40,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-08 16:20:40,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-08 16:20:40,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-08 16:20:40,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-08 16:20:40,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-08 16:20:40,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-08 16:20:40,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-08 16:20:40,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-08 16:20:40,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-08 16:20:40,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-08 16:20:40,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-08 16:20:40,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-08 16:20:40,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-08 16:20:40,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-08 16:20:40,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-08 16:20:40,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-08 16:20:40,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-08 16:20:40,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-08 16:20:40,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-08 16:20:40,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-08 16:20:40,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-08 16:20:40,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-08 16:20:40,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-08 16:20:40,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-08 16:20:40,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-08 16:20:40,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-08 16:20:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-08 16:20:40,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-08 16:20:40,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-08 16:20:40,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-08 16:20:40,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-08 16:20:40,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-08 16:20:40,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-08 16:20:40,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-08 16:20:40,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-08 16:20:40,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-08 16:20:40,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-08 16:20:40,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-08 16:20:40,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-08 16:20:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-08 16:20:40,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-08 16:20:40,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-08 16:20:40,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-08 16:20:40,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-08 16:20:40,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-08 16:20:40,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-08 16:20:40,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-08 16:20:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-08 16:20:40,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-08 16:20:40,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-08 16:20:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-08 16:20:40,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-08 16:20:40,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-08 16:20:40,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-08 16:20:40,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-08 16:20:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-08 16:20:40,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-08 16:20:40,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-08 16:20:40,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-08 16:20:40,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-08 16:20:40,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-08 16:20:40,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-08 16:20:40,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-08 16:20:40,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-08 16:20:40,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-08 16:20:40,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-08 16:20:40,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-08 16:20:40,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-08 16:20:40,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-08 16:20:40,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-08 16:20:40,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-08 16:20:40,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-08 16:20:40,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-08 16:20:40,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-08 16:20:40,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-08 16:20:40,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-08 16:20:40,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-08 16:20:40,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-08 16:20:40,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-08 16:20:40,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-08 16:20:40,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-08 16:20:40,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-11-08 16:20:40,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2024-11-08 16:20:40,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-08 16:20:40,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-08 16:20:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-11-08 16:20:40,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2024-11-08 16:20:40,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-11-08 16:20:40,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1052 [2024-11-08 16:20:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-08 16:20:40,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2024-11-08 16:20:40,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2024-11-08 16:20:40,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1074 [2024-11-08 16:20:40,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1080 [2024-11-08 16:20:40,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1085 [2024-11-08 16:20:40,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2024-11-08 16:20:40,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-08 16:20:40,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1104 [2024-11-08 16:20:40,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-08 16:20:40,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1120 [2024-11-08 16:20:40,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-08 16:20:40,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1136 [2024-11-08 16:20:40,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-08 16:20:40,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-08 16:20:40,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1160 [2024-11-08 16:20:40,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-08 16:20:40,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1176 [2024-11-08 16:20:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-08 16:20:40,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1192 [2024-11-08 16:20:40,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-11-08 16:20:40,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-08 16:20:40,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2024-11-08 16:20:40,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-08 16:20:40,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-08 16:20:40,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-08 16:20:40,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-08 16:20:40,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-11-08 16:20:40,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-08 16:20:40,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1272 [2024-11-08 16:20:40,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-08 16:20:40,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1288 [2024-11-08 16:20:40,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-08 16:20:40,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1304 [2024-11-08 16:20:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1312 [2024-11-08 16:20:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1320 [2024-11-08 16:20:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1328 [2024-11-08 16:20:40,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1336 [2024-11-08 16:20:40,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-08 16:20:40,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1352 [2024-11-08 16:20:40,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-08 16:20:40,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-08 16:20:40,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1376 [2024-11-08 16:20:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-08 16:20:40,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1392 [2024-11-08 16:20:40,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-08 16:20:40,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1408 [2024-11-08 16:20:40,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1415 [2024-11-08 16:20:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1423 [2024-11-08 16:20:40,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-11-08 16:20:40,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1439 [2024-11-08 16:20:40,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1447 [2024-11-08 16:20:40,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1455 [2024-11-08 16:20:40,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-08 16:20:40,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1471 [2024-11-08 16:20:40,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-08 16:20:40,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-08 16:20:40,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1495 [2024-11-08 16:20:40,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-08 16:20:40,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1511 [2024-11-08 16:20:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-08 16:20:40,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1527 [2024-11-08 16:20:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-08 16:20:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-08 16:20:40,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1551 [2024-11-08 16:20:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1559 [2024-11-08 16:20:40,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1567 [2024-11-08 16:20:40,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1575 [2024-11-08 16:20:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1583 [2024-11-08 16:20:40,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:40,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-08 16:20:40,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-08 16:20:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1607 [2024-11-08 16:20:41,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-08 16:20:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1623 [2024-11-08 16:20:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1631 [2024-11-08 16:20:41,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1639 [2024-11-08 16:20:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1647 [2024-11-08 16:20:41,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-11-08 16:20:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1663 [2024-11-08 16:20:41,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-11-08 16:20:41,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1682 [2024-11-08 16:20:41,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1693 [2024-11-08 16:20:41,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1704 [2024-11-08 16:20:41,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1715 [2024-11-08 16:20:41,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1723 [2024-11-08 16:20:41,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1731 [2024-11-08 16:20:41,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2024-11-08 16:20:41,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1747 [2024-11-08 16:20:41,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1755 [2024-11-08 16:20:41,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1763 [2024-11-08 16:20:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1771 [2024-11-08 16:20:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1779 [2024-11-08 16:20:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1787 [2024-11-08 16:20:41,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1795 [2024-11-08 16:20:41,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-08 16:20:41,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1811 [2024-11-08 16:20:41,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-08 16:20:41,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1827 [2024-11-08 16:20:41,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1835 [2024-11-08 16:20:41,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1843 [2024-11-08 16:20:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1851 [2024-11-08 16:20:41,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1859 [2024-11-08 16:20:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1867 [2024-11-08 16:20:41,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1875 [2024-11-08 16:20:41,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1883 [2024-11-08 16:20:41,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1891 [2024-11-08 16:20:41,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1899 [2024-11-08 16:20:41,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1907 [2024-11-08 16:20:41,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1915 [2024-11-08 16:20:41,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1923 [2024-11-08 16:20:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1931 [2024-11-08 16:20:41,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-08 16:20:41,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1947 [2024-11-08 16:20:41,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-08 16:20:41,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1963 [2024-11-08 16:20:41,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1971 [2024-11-08 16:20:41,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1979 [2024-11-08 16:20:41,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1987 [2024-11-08 16:20:41,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1995 [2024-11-08 16:20:41,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2024-11-08 16:20:41,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2017 [2024-11-08 16:20:41,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2024-11-08 16:20:41,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2035 [2024-11-08 16:20:41,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2046 [2024-11-08 16:20:41,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2054 [2024-11-08 16:20:41,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2062 [2024-11-08 16:20:41,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2070 [2024-11-08 16:20:41,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2078 [2024-11-08 16:20:41,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2086 [2024-11-08 16:20:41,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2094 [2024-11-08 16:20:41,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2102 [2024-11-08 16:20:41,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2110 [2024-11-08 16:20:41,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2118 [2024-11-08 16:20:41,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2126 [2024-11-08 16:20:41,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2134 [2024-11-08 16:20:41,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2142 [2024-11-08 16:20:41,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2150 [2024-11-08 16:20:41,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2158 [2024-11-08 16:20:41,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2166 [2024-11-08 16:20:41,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2174 [2024-11-08 16:20:41,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2182 [2024-11-08 16:20:41,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2190 [2024-11-08 16:20:41,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2198 [2024-11-08 16:20:41,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2206 [2024-11-08 16:20:41,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2214 [2024-11-08 16:20:41,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2222 [2024-11-08 16:20:41,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2230 [2024-11-08 16:20:41,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2238 [2024-11-08 16:20:41,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2246 [2024-11-08 16:20:41,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2254 [2024-11-08 16:20:41,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2262 [2024-11-08 16:20:41,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2270 [2024-11-08 16:20:41,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2278 [2024-11-08 16:20:41,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2286 [2024-11-08 16:20:41,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2294 [2024-11-08 16:20:41,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2302 [2024-11-08 16:20:41,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2313 [2024-11-08 16:20:41,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2324 [2024-11-08 16:20:41,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:20:41,131 INFO L134 CoverageAnalysis]: Checked inductivity of 244300 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 244300 trivial. 0 not checked. [2024-11-08 16:20:41,132 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:20:41,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1411822778] [2024-11-08 16:20:41,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1411822778] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:20:41,133 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:20:41,134 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 16:20:41,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [533977492] [2024-11-08 16:20:41,135 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:20:41,142 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-08 16:20:41,142 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:20:41,166 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-08 16:20:41,166 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 16:20:41,171 INFO L87 Difference]: Start difference. First operand has 1595 states, 1242 states have (on average 1.5297906602254427) internal successors, (1900), 1243 states have internal predecessors, (1900), 350 states have call successors, (350), 1 states have call predecessors, (350), 1 states have return successors, (350), 350 states have call predecessors, (350), 350 states have call successors, (350) Second operand has 2 states, 2 states have (on average 292.0) internal successors, (584), 2 states have internal predecessors, (584), 2 states have call successors, (350), 1 states have call predecessors, (350), 1 states have return successors, (350), 1 states have call predecessors, (350), 2 states have call successors, (350) [2024-11-08 16:20:41,304 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 16:20:41,305 INFO L93 Difference]: Finished difference Result 3184 states and 5544 transitions. [2024-11-08 16:20:41,305 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 16:20:41,307 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 292.0) internal successors, (584), 2 states have internal predecessors, (584), 2 states have call successors, (350), 1 states have call predecessors, (350), 1 states have return successors, (350), 1 states have call predecessors, (350), 2 states have call successors, (350) Word has length 2331 [2024-11-08 16:20:41,307 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 16:20:41,328 INFO L225 Difference]: With dead ends: 3184 [2024-11-08 16:20:41,328 INFO L226 Difference]: Without dead ends: 1592 [2024-11-08 16:20:41,338 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1052 GetRequests, 1052 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-11-08 16:20:41,340 INFO L432 NwaCegarLoop]: 2596 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 2596 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 16:20:41,341 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2596 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 16:20:41,357 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1592 states. [2024-11-08 16:20:41,514 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1592 to 1592. [2024-11-08 16:20:41,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1592 states, 1240 states have (on average 1.5290322580645161) internal successors, (1896), 1240 states have internal predecessors, (1896), 350 states have call successors, (350), 1 states have call predecessors, (350), 1 states have return successors, (350), 350 states have call predecessors, (350), 350 states have call successors, (350) [2024-11-08 16:20:41,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1592 states to 1592 states and 2596 transitions. [2024-11-08 16:20:41,525 INFO L78 Accepts]: Start accepts. Automaton has 1592 states and 2596 transitions. Word has length 2331 [2024-11-08 16:20:41,526 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 16:20:41,526 INFO L471 AbstractCegarLoop]: Abstraction has 1592 states and 2596 transitions. [2024-11-08 16:20:41,527 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 292.0) internal successors, (584), 2 states have internal predecessors, (584), 2 states have call successors, (350), 1 states have call predecessors, (350), 1 states have return successors, (350), 1 states have call predecessors, (350), 2 states have call successors, (350) [2024-11-08 16:20:41,527 INFO L276 IsEmpty]: Start isEmpty. Operand 1592 states and 2596 transitions. [2024-11-08 16:20:41,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2332 [2024-11-08 16:20:41,600 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 16:20:41,601 INFO L215 NwaCegarLoop]: trace histogram [350, 350, 350, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:20:41,602 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 16:20:41,602 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 16:20:41,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:20:41,603 INFO L85 PathProgramCache]: Analyzing trace with hash 996406950, now seen corresponding path program 1 times [2024-11-08 16:20:41,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:20:41,603 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073325098] [2024-11-08 16:20:41,603 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:20:41,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:20:42,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-08 16:21:05,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-08 16:21:05,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-08 16:21:05,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-08 16:21:05,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-08 16:21:05,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-08 16:21:05,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-08 16:21:05,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-08 16:21:05,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-08 16:21:05,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-08 16:21:05,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-08 16:21:05,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-08 16:21:05,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-08 16:21:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-08 16:21:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-08 16:21:05,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-08 16:21:05,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-08 16:21:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-08 16:21:05,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-08 16:21:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-08 16:21:05,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-08 16:21:05,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-08 16:21:05,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-08 16:21:05,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-08 16:21:05,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-08 16:21:05,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-08 16:21:05,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:05,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-08 16:21:06,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-08 16:21:06,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-08 16:21:06,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-08 16:21:06,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-08 16:21:06,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-08 16:21:06,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-08 16:21:06,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-08 16:21:06,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-08 16:21:06,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-08 16:21:06,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-08 16:21:06,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-08 16:21:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-08 16:21:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-08 16:21:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-08 16:21:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-08 16:21:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-08 16:21:06,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-08 16:21:06,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-08 16:21:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-08 16:21:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-08 16:21:06,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-08 16:21:06,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-08 16:21:06,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-08 16:21:06,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-08 16:21:06,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-08 16:21:06,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-08 16:21:06,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-08 16:21:06,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-08 16:21:06,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-08 16:21:06,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-08 16:21:06,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-08 16:21:06,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-08 16:21:06,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-08 16:21:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-08 16:21:06,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-08 16:21:06,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-08 16:21:06,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-08 16:21:06,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-08 16:21:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-08 16:21:06,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-08 16:21:06,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-08 16:21:06,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-08 16:21:06,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-08 16:21:06,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-08 16:21:06,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-08 16:21:06,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-08 16:21:06,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-08 16:21:06,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-08 16:21:06,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-08 16:21:06,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-08 16:21:06,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-08 16:21:06,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-08 16:21:06,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-08 16:21:06,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-08 16:21:06,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-08 16:21:06,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-08 16:21:06,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-08 16:21:06,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-08 16:21:06,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-08 16:21:06,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-08 16:21:06,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-08 16:21:06,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-08 16:21:06,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-08 16:21:06,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-08 16:21:06,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-08 16:21:06,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-08 16:21:06,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-08 16:21:06,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-08 16:21:06,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-08 16:21:06,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-08 16:21:06,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-08 16:21:06,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-08 16:21:06,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-08 16:21:06,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-08 16:21:06,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-08 16:21:06,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-08 16:21:06,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-08 16:21:06,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-08 16:21:06,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-08 16:21:06,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-08 16:21:06,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-08 16:21:06,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-08 16:21:06,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-08 16:21:06,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-08 16:21:06,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-08 16:21:06,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-08 16:21:06,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-08 16:21:06,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-08 16:21:06,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-08 16:21:06,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:06,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-08 16:21:06,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-08 16:21:07,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-08 16:21:07,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-08 16:21:07,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-08 16:21:07,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-08 16:21:07,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-08 16:21:07,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-08 16:21:07,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-08 16:21:07,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-08 16:21:07,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-08 16:21:07,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-08 16:21:07,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-08 16:21:07,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-08 16:21:07,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-08 16:21:07,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-08 16:21:07,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-08 16:21:07,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-08 16:21:07,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-08 16:21:07,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-08 16:21:07,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-08 16:21:07,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-08 16:21:07,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-08 16:21:07,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-08 16:21:07,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-08 16:21:07,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-08 16:21:07,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-08 16:21:07,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-08 16:21:07,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-08 16:21:07,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-08 16:21:07,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-08 16:21:07,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-08 16:21:07,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-08 16:21:07,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-08 16:21:07,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-08 16:21:07,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-08 16:21:07,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-08 16:21:07,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-08 16:21:07,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-08 16:21:07,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-08 16:21:07,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-08 16:21:07,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-08 16:21:07,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-08 16:21:07,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-08 16:21:07,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-08 16:21:07,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-08 16:21:07,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-08 16:21:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-08 16:21:07,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-08 16:21:07,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-08 16:21:07,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-08 16:21:07,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-08 16:21:07,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-08 16:21:07,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-08 16:21:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-08 16:21:07,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-08 16:21:07,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:07,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-08 16:21:07,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-08 16:21:08,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-08 16:21:08,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-08 16:21:08,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-08 16:21:08,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-08 16:21:08,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-08 16:21:08,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-08 16:21:08,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-08 16:21:08,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-08 16:21:08,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-08 16:21:08,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-08 16:21:08,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-11-08 16:21:08,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2024-11-08 16:21:08,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-08 16:21:08,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-08 16:21:08,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-11-08 16:21:08,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2024-11-08 16:21:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-11-08 16:21:08,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1052 [2024-11-08 16:21:08,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-08 16:21:08,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2024-11-08 16:21:08,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2024-11-08 16:21:08,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1074 [2024-11-08 16:21:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1080 [2024-11-08 16:21:08,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1085 [2024-11-08 16:21:08,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2024-11-08 16:21:08,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-08 16:21:08,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1104 [2024-11-08 16:21:08,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-08 16:21:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1120 [2024-11-08 16:21:08,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-08 16:21:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1136 [2024-11-08 16:21:08,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-08 16:21:08,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-08 16:21:08,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1160 [2024-11-08 16:21:08,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-08 16:21:08,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1176 [2024-11-08 16:21:08,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-08 16:21:08,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1192 [2024-11-08 16:21:08,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-11-08 16:21:08,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-08 16:21:08,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2024-11-08 16:21:08,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-08 16:21:08,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-08 16:21:08,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-08 16:21:08,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-08 16:21:08,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-11-08 16:21:08,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-08 16:21:08,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1272 [2024-11-08 16:21:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-08 16:21:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1288 [2024-11-08 16:21:08,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-08 16:21:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1304 [2024-11-08 16:21:08,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1312 [2024-11-08 16:21:08,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1320 [2024-11-08 16:21:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1328 [2024-11-08 16:21:08,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1336 [2024-11-08 16:21:08,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-08 16:21:08,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:08,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1352 [2024-11-08 16:21:08,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-08 16:21:09,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-08 16:21:09,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1376 [2024-11-08 16:21:09,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-08 16:21:09,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1392 [2024-11-08 16:21:09,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-08 16:21:09,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1408 [2024-11-08 16:21:09,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1415 [2024-11-08 16:21:09,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1423 [2024-11-08 16:21:09,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-11-08 16:21:09,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1439 [2024-11-08 16:21:09,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1447 [2024-11-08 16:21:09,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1455 [2024-11-08 16:21:09,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-08 16:21:09,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1471 [2024-11-08 16:21:09,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-08 16:21:09,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-08 16:21:09,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1495 [2024-11-08 16:21:09,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-08 16:21:09,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1511 [2024-11-08 16:21:09,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-08 16:21:09,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1527 [2024-11-08 16:21:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-08 16:21:09,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-08 16:21:09,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1551 [2024-11-08 16:21:09,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1559 [2024-11-08 16:21:09,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1567 [2024-11-08 16:21:09,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1575 [2024-11-08 16:21:09,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1583 [2024-11-08 16:21:09,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-08 16:21:09,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-08 16:21:09,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1607 [2024-11-08 16:21:09,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-08 16:21:09,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1623 [2024-11-08 16:21:09,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1631 [2024-11-08 16:21:09,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1639 [2024-11-08 16:21:09,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1647 [2024-11-08 16:21:09,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-11-08 16:21:09,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1663 [2024-11-08 16:21:09,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-11-08 16:21:09,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1682 [2024-11-08 16:21:09,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1693 [2024-11-08 16:21:09,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1704 [2024-11-08 16:21:09,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1715 [2024-11-08 16:21:09,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1723 [2024-11-08 16:21:09,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1731 [2024-11-08 16:21:09,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2024-11-08 16:21:09,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1747 [2024-11-08 16:21:09,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1755 [2024-11-08 16:21:09,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1763 [2024-11-08 16:21:09,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1771 [2024-11-08 16:21:09,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1779 [2024-11-08 16:21:09,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1787 [2024-11-08 16:21:09,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1795 [2024-11-08 16:21:09,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-08 16:21:09,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1811 [2024-11-08 16:21:09,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-08 16:21:09,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1827 [2024-11-08 16:21:09,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1835 [2024-11-08 16:21:09,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1843 [2024-11-08 16:21:09,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1851 [2024-11-08 16:21:09,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1859 [2024-11-08 16:21:09,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1867 [2024-11-08 16:21:09,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1875 [2024-11-08 16:21:09,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1883 [2024-11-08 16:21:09,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1891 [2024-11-08 16:21:09,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1899 [2024-11-08 16:21:09,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1907 [2024-11-08 16:21:09,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1915 [2024-11-08 16:21:09,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1923 [2024-11-08 16:21:09,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1931 [2024-11-08 16:21:09,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-08 16:21:09,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1947 [2024-11-08 16:21:09,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-08 16:21:09,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1963 [2024-11-08 16:21:09,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1971 [2024-11-08 16:21:09,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1979 [2024-11-08 16:21:09,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1987 [2024-11-08 16:21:09,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1995 [2024-11-08 16:21:09,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2024-11-08 16:21:09,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2017 [2024-11-08 16:21:09,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2024-11-08 16:21:09,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2035 [2024-11-08 16:21:09,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2046 [2024-11-08 16:21:09,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2054 [2024-11-08 16:21:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2062 [2024-11-08 16:21:09,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2070 [2024-11-08 16:21:09,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2078 [2024-11-08 16:21:09,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2086 [2024-11-08 16:21:09,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2094 [2024-11-08 16:21:09,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2102 [2024-11-08 16:21:09,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2110 [2024-11-08 16:21:09,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2118 [2024-11-08 16:21:09,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2126 [2024-11-08 16:21:09,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2134 [2024-11-08 16:21:09,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2142 [2024-11-08 16:21:09,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2150 [2024-11-08 16:21:09,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2158 [2024-11-08 16:21:09,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2166 [2024-11-08 16:21:09,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2174 [2024-11-08 16:21:09,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2182 [2024-11-08 16:21:09,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2190 [2024-11-08 16:21:09,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2198 [2024-11-08 16:21:09,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2206 [2024-11-08 16:21:09,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2214 [2024-11-08 16:21:09,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2222 [2024-11-08 16:21:09,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2230 [2024-11-08 16:21:09,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2238 [2024-11-08 16:21:09,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2246 [2024-11-08 16:21:09,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2254 [2024-11-08 16:21:09,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2262 [2024-11-08 16:21:09,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2270 [2024-11-08 16:21:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2278 [2024-11-08 16:21:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2286 [2024-11-08 16:21:09,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2294 [2024-11-08 16:21:09,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2302 [2024-11-08 16:21:09,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2313 [2024-11-08 16:21:09,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2324 [2024-11-08 16:21:09,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:09,866 INFO L134 CoverageAnalysis]: Checked inductivity of 244300 backedges. 3096 proven. 16704 refuted. 0 times theorem prover too weak. 224500 trivial. 0 not checked. [2024-11-08 16:21:09,866 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:21:09,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1073325098] [2024-11-08 16:21:09,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1073325098] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 16:21:09,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1302613660] [2024-11-08 16:21:09,867 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:21:09,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 16:21:09,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 16:21:09,869 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 16:21:09,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-08 16:21:10,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:10,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 4510 conjuncts, 34 conjuncts are in the unsatisfiable core [2024-11-08 16:21:10,502 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 16:21:15,432 INFO L134 CoverageAnalysis]: Checked inductivity of 244300 backedges. 45216 proven. 4446 refuted. 0 times theorem prover too weak. 194638 trivial. 0 not checked. [2024-11-08 16:21:15,433 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 16:21:23,801 INFO L134 CoverageAnalysis]: Checked inductivity of 244300 backedges. 1116 proven. 5076 refuted. 0 times theorem prover too weak. 238108 trivial. 0 not checked. [2024-11-08 16:21:23,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1302613660] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 16:21:23,803 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 16:21:23,804 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [42, 13, 13] total 56 [2024-11-08 16:21:23,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1121225354] [2024-11-08 16:21:23,805 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 16:21:23,811 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 56 states [2024-11-08 16:21:23,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:21:23,814 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 56 interpolants. [2024-11-08 16:21:23,814 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=289, Invalid=2791, Unknown=0, NotChecked=0, Total=3080 [2024-11-08 16:21:23,816 INFO L87 Difference]: Start difference. First operand 1592 states and 2596 transitions. Second operand has 56 states, 34 states have (on average 44.6764705882353) internal successors, (1519), 41 states have internal predecessors, (1519), 50 states have call successors, (928), 2 states have call predecessors, (928), 3 states have return successors, (931), 43 states have call predecessors, (931), 50 states have call successors, (931) [2024-11-08 16:21:40,965 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 16:21:40,965 INFO L93 Difference]: Finished difference Result 7695 states and 12558 transitions. [2024-11-08 16:21:40,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 85 states. [2024-11-08 16:21:40,967 INFO L78 Accepts]: Start accepts. Automaton has has 56 states, 34 states have (on average 44.6764705882353) internal successors, (1519), 41 states have internal predecessors, (1519), 50 states have call successors, (928), 2 states have call predecessors, (928), 3 states have return successors, (931), 43 states have call predecessors, (931), 50 states have call successors, (931) Word has length 2331 [2024-11-08 16:21:40,972 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 16:21:40,998 INFO L225 Difference]: With dead ends: 7695 [2024-11-08 16:21:40,998 INFO L226 Difference]: Without dead ends: 6835 [2024-11-08 16:21:41,004 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5512 GetRequests, 5370 SyntacticMatches, 11 SemanticMatches, 131 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5768 ImplicationChecksByTransitivity, 5.9s TimeCoverageRelationStatistics Valid=3037, Invalid=14519, Unknown=0, NotChecked=0, Total=17556 [2024-11-08 16:21:41,005 INFO L432 NwaCegarLoop]: 4080 mSDtfsCounter, 47140 mSDsluCounter, 63046 mSDsCounter, 0 mSdLazyCounter, 14654 mSolverCounterSat, 3840 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 10.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47157 SdHoareTripleChecker+Valid, 67126 SdHoareTripleChecker+Invalid, 18494 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 3840 IncrementalHoareTripleChecker+Valid, 14654 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 11.9s IncrementalHoareTripleChecker+Time [2024-11-08 16:21:41,006 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [47157 Valid, 67126 Invalid, 18494 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [3840 Valid, 14654 Invalid, 0 Unknown, 0 Unchecked, 11.9s Time] [2024-11-08 16:21:41,012 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6835 states. [2024-11-08 16:21:41,425 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6835 to 5810. [2024-11-08 16:21:41,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5810 states, 4967 states have (on average 1.5667404872156232) internal successors, (7782), 4967 states have internal predecessors, (7782), 841 states have call successors, (841), 1 states have call predecessors, (841), 1 states have return successors, (841), 841 states have call predecessors, (841), 841 states have call successors, (841) [2024-11-08 16:21:41,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5810 states to 5810 states and 9464 transitions. [2024-11-08 16:21:41,450 INFO L78 Accepts]: Start accepts. Automaton has 5810 states and 9464 transitions. Word has length 2331 [2024-11-08 16:21:41,457 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 16:21:41,458 INFO L471 AbstractCegarLoop]: Abstraction has 5810 states and 9464 transitions. [2024-11-08 16:21:41,460 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 56 states, 34 states have (on average 44.6764705882353) internal successors, (1519), 41 states have internal predecessors, (1519), 50 states have call successors, (928), 2 states have call predecessors, (928), 3 states have return successors, (931), 43 states have call predecessors, (931), 50 states have call successors, (931) [2024-11-08 16:21:41,460 INFO L276 IsEmpty]: Start isEmpty. Operand 5810 states and 9464 transitions. [2024-11-08 16:21:41,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2334 [2024-11-08 16:21:41,494 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 16:21:41,495 INFO L215 NwaCegarLoop]: trace histogram [350, 350, 350, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:21:41,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-08 16:21:41,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 16:21:41,696 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 16:21:41,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:21:41,697 INFO L85 PathProgramCache]: Analyzing trace with hash 2015763984, now seen corresponding path program 1 times [2024-11-08 16:21:41,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:21:41,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1918773906] [2024-11-08 16:21:41,697 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:21:41,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:21:42,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-08 16:21:44,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-08 16:21:44,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-08 16:21:44,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-08 16:21:44,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-08 16:21:44,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-08 16:21:44,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-08 16:21:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-08 16:21:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-08 16:21:44,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-08 16:21:44,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-08 16:21:44,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-08 16:21:44,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-08 16:21:44,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-08 16:21:44,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-08 16:21:44,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-08 16:21:44,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-08 16:21:44,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-08 16:21:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-08 16:21:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-08 16:21:44,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-08 16:21:44,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-08 16:21:44,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-08 16:21:44,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-08 16:21:44,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-08 16:21:44,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-08 16:21:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-08 16:21:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-08 16:21:44,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-08 16:21:44,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-08 16:21:44,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-08 16:21:44,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-08 16:21:44,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-08 16:21:44,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-08 16:21:44,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-08 16:21:44,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-08 16:21:44,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-08 16:21:44,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-08 16:21:44,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-08 16:21:44,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-08 16:21:44,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-08 16:21:44,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-08 16:21:44,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-08 16:21:44,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-08 16:21:44,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-08 16:21:44,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-08 16:21:44,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-08 16:21:44,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-08 16:21:44,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-08 16:21:44,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-08 16:21:44,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-08 16:21:44,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-08 16:21:44,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-08 16:21:44,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-08 16:21:44,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-08 16:21:44,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-08 16:21:44,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-08 16:21:44,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-08 16:21:44,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-08 16:21:44,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-08 16:21:44,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-08 16:21:44,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-08 16:21:44,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-08 16:21:44,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-08 16:21:44,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-08 16:21:44,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-08 16:21:44,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-08 16:21:44,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-08 16:21:44,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-08 16:21:44,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-08 16:21:44,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-08 16:21:44,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-08 16:21:44,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-08 16:21:44,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-08 16:21:44,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-08 16:21:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-08 16:21:44,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-08 16:21:44,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-08 16:21:44,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-08 16:21:44,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-08 16:21:44,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-08 16:21:44,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-08 16:21:44,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-08 16:21:44,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-08 16:21:44,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-08 16:21:44,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-08 16:21:44,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-08 16:21:44,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-08 16:21:44,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-08 16:21:44,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-08 16:21:44,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-08 16:21:44,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-08 16:21:44,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-08 16:21:44,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-08 16:21:44,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-08 16:21:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-08 16:21:44,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-08 16:21:44,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-08 16:21:44,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-08 16:21:44,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-08 16:21:44,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-08 16:21:44,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-08 16:21:44,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-08 16:21:44,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-08 16:21:44,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-08 16:21:44,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-08 16:21:44,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-08 16:21:44,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-08 16:21:44,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-08 16:21:44,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-08 16:21:44,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-08 16:21:44,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-08 16:21:44,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-08 16:21:44,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-08 16:21:44,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-08 16:21:44,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-08 16:21:44,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-08 16:21:44,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-08 16:21:44,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-08 16:21:44,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-08 16:21:44,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-08 16:21:44,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-08 16:21:44,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-08 16:21:44,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-08 16:21:44,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-08 16:21:44,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-08 16:21:44,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-08 16:21:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-08 16:21:44,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-08 16:21:44,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-08 16:21:44,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-08 16:21:44,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-08 16:21:44,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-08 16:21:44,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-08 16:21:44,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-08 16:21:44,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-08 16:21:44,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-08 16:21:44,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-08 16:21:44,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-08 16:21:44,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-08 16:21:44,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-08 16:21:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-08 16:21:44,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-08 16:21:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-08 16:21:44,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-08 16:21:44,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-08 16:21:44,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-08 16:21:44,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-08 16:21:44,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-08 16:21:44,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-08 16:21:44,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-08 16:21:44,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-08 16:21:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-08 16:21:44,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-08 16:21:44,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-08 16:21:44,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-08 16:21:44,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-08 16:21:44,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-08 16:21:44,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-08 16:21:44,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-08 16:21:44,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-08 16:21:44,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-08 16:21:44,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-08 16:21:44,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-08 16:21:44,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-08 16:21:44,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-08 16:21:44,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-08 16:21:44,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-08 16:21:44,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-08 16:21:44,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-08 16:21:44,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-08 16:21:44,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-08 16:21:44,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-08 16:21:44,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-08 16:21:44,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-08 16:21:44,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-08 16:21:44,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-08 16:21:44,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-08 16:21:44,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-08 16:21:44,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-08 16:21:44,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-08 16:21:44,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-08 16:21:44,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-08 16:21:44,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-08 16:21:44,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-11-08 16:21:44,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2024-11-08 16:21:44,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-08 16:21:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-08 16:21:44,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-11-08 16:21:44,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2024-11-08 16:21:44,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-11-08 16:21:44,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1052 [2024-11-08 16:21:44,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-08 16:21:44,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2024-11-08 16:21:44,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2024-11-08 16:21:44,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1074 [2024-11-08 16:21:44,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1080 [2024-11-08 16:21:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1085 [2024-11-08 16:21:44,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2024-11-08 16:21:44,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-08 16:21:44,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1104 [2024-11-08 16:21:44,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-08 16:21:44,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1120 [2024-11-08 16:21:44,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-08 16:21:44,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1136 [2024-11-08 16:21:44,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-08 16:21:44,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-08 16:21:44,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1160 [2024-11-08 16:21:44,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-08 16:21:44,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1176 [2024-11-08 16:21:44,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-08 16:21:44,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1192 [2024-11-08 16:21:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-11-08 16:21:44,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-08 16:21:44,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2024-11-08 16:21:44,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-08 16:21:44,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-08 16:21:44,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-08 16:21:44,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-08 16:21:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-11-08 16:21:44,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-08 16:21:44,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1272 [2024-11-08 16:21:44,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-08 16:21:44,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1288 [2024-11-08 16:21:44,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-08 16:21:44,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1304 [2024-11-08 16:21:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1312 [2024-11-08 16:21:44,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1320 [2024-11-08 16:21:44,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1328 [2024-11-08 16:21:44,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1336 [2024-11-08 16:21:44,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-08 16:21:44,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1352 [2024-11-08 16:21:44,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-08 16:21:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-08 16:21:44,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1376 [2024-11-08 16:21:44,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-08 16:21:44,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1392 [2024-11-08 16:21:44,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-08 16:21:44,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1408 [2024-11-08 16:21:44,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1415 [2024-11-08 16:21:44,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1423 [2024-11-08 16:21:44,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-11-08 16:21:44,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1439 [2024-11-08 16:21:44,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1447 [2024-11-08 16:21:44,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1455 [2024-11-08 16:21:44,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-08 16:21:44,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1471 [2024-11-08 16:21:44,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-08 16:21:44,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-08 16:21:44,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1495 [2024-11-08 16:21:44,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-08 16:21:44,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1511 [2024-11-08 16:21:44,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-08 16:21:44,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1527 [2024-11-08 16:21:44,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-08 16:21:44,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-08 16:21:44,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1551 [2024-11-08 16:21:44,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1559 [2024-11-08 16:21:44,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1567 [2024-11-08 16:21:44,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1575 [2024-11-08 16:21:44,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1583 [2024-11-08 16:21:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-08 16:21:44,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-08 16:21:44,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1607 [2024-11-08 16:21:44,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-08 16:21:44,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1623 [2024-11-08 16:21:44,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1631 [2024-11-08 16:21:44,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1639 [2024-11-08 16:21:44,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1647 [2024-11-08 16:21:44,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-11-08 16:21:44,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1663 [2024-11-08 16:21:44,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-11-08 16:21:44,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1682 [2024-11-08 16:21:44,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1693 [2024-11-08 16:21:44,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1704 [2024-11-08 16:21:44,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1715 [2024-11-08 16:21:44,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1723 [2024-11-08 16:21:44,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1731 [2024-11-08 16:21:44,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2024-11-08 16:21:44,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1747 [2024-11-08 16:21:44,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1755 [2024-11-08 16:21:44,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1763 [2024-11-08 16:21:44,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1771 [2024-11-08 16:21:44,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1779 [2024-11-08 16:21:44,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1787 [2024-11-08 16:21:44,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1795 [2024-11-08 16:21:44,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-08 16:21:44,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1811 [2024-11-08 16:21:44,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-08 16:21:44,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1827 [2024-11-08 16:21:44,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1835 [2024-11-08 16:21:44,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1843 [2024-11-08 16:21:44,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1851 [2024-11-08 16:21:44,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1859 [2024-11-08 16:21:44,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1867 [2024-11-08 16:21:44,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1875 [2024-11-08 16:21:44,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1883 [2024-11-08 16:21:44,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1891 [2024-11-08 16:21:44,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1899 [2024-11-08 16:21:44,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1907 [2024-11-08 16:21:44,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1915 [2024-11-08 16:21:44,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1923 [2024-11-08 16:21:44,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1931 [2024-11-08 16:21:44,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-08 16:21:44,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1947 [2024-11-08 16:21:44,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-08 16:21:44,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1963 [2024-11-08 16:21:44,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1971 [2024-11-08 16:21:44,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1979 [2024-11-08 16:21:44,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1987 [2024-11-08 16:21:44,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1995 [2024-11-08 16:21:44,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2024-11-08 16:21:44,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2017 [2024-11-08 16:21:44,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2024-11-08 16:21:44,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2035 [2024-11-08 16:21:44,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2047 [2024-11-08 16:21:44,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2055 [2024-11-08 16:21:44,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2063 [2024-11-08 16:21:44,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2071 [2024-11-08 16:21:44,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2079 [2024-11-08 16:21:44,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2087 [2024-11-08 16:21:44,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2095 [2024-11-08 16:21:44,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2103 [2024-11-08 16:21:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2111 [2024-11-08 16:21:44,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2119 [2024-11-08 16:21:44,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2127 [2024-11-08 16:21:44,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2135 [2024-11-08 16:21:44,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2143 [2024-11-08 16:21:44,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2151 [2024-11-08 16:21:44,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2159 [2024-11-08 16:21:44,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2167 [2024-11-08 16:21:44,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2175 [2024-11-08 16:21:44,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2183 [2024-11-08 16:21:44,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2191 [2024-11-08 16:21:44,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2200 [2024-11-08 16:21:44,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2208 [2024-11-08 16:21:44,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2216 [2024-11-08 16:21:44,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2224 [2024-11-08 16:21:44,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2232 [2024-11-08 16:21:44,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2240 [2024-11-08 16:21:44,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2248 [2024-11-08 16:21:44,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2256 [2024-11-08 16:21:44,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2264 [2024-11-08 16:21:44,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2272 [2024-11-08 16:21:44,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2280 [2024-11-08 16:21:44,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2288 [2024-11-08 16:21:44,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2296 [2024-11-08 16:21:44,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2304 [2024-11-08 16:21:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2315 [2024-11-08 16:21:44,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2326 [2024-11-08 16:21:44,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:44,618 INFO L134 CoverageAnalysis]: Checked inductivity of 244300 backedges. 240 proven. 1848 refuted. 0 times theorem prover too weak. 242212 trivial. 0 not checked. [2024-11-08 16:21:44,618 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:21:44,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1918773906] [2024-11-08 16:21:44,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1918773906] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 16:21:44,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1820034137] [2024-11-08 16:21:44,621 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:21:44,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 16:21:44,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 16:21:44,624 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 16:21:44,625 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-08 16:21:45,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:21:45,169 INFO L255 TraceCheckSpWp]: Trace formula consists of 4516 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-08 16:21:45,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 16:21:46,949 INFO L134 CoverageAnalysis]: Checked inductivity of 244300 backedges. 21616 proven. 1752 refuted. 0 times theorem prover too weak. 220932 trivial. 0 not checked. [2024-11-08 16:21:46,949 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 16:21:48,899 INFO L134 CoverageAnalysis]: Checked inductivity of 244300 backedges. 240 proven. 1848 refuted. 0 times theorem prover too weak. 242212 trivial. 0 not checked. [2024-11-08 16:21:48,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1820034137] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 16:21:48,900 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 16:21:48,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 11 [2024-11-08 16:21:48,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1414592174] [2024-11-08 16:21:48,900 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 16:21:48,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-08 16:21:48,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:21:48,910 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-08 16:21:48,910 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-11-08 16:21:48,911 INFO L87 Difference]: Start difference. First operand 5810 states and 9464 transitions. Second operand has 11 states, 10 states have (on average 87.2) internal successors, (872), 10 states have internal predecessors, (872), 8 states have call successors, (454), 2 states have call predecessors, (454), 3 states have return successors, (454), 8 states have call predecessors, (454), 8 states have call successors, (454) [2024-11-08 16:21:51,694 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 16:21:51,694 INFO L93 Difference]: Finished difference Result 20233 states and 32972 transitions. [2024-11-08 16:21:51,694 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-08 16:21:51,695 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 10 states have (on average 87.2) internal successors, (872), 10 states have internal predecessors, (872), 8 states have call successors, (454), 2 states have call predecessors, (454), 3 states have return successors, (454), 8 states have call predecessors, (454), 8 states have call successors, (454) Word has length 2333 [2024-11-08 16:21:51,698 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 16:21:51,771 INFO L225 Difference]: With dead ends: 20233 [2024-11-08 16:21:51,771 INFO L226 Difference]: Without dead ends: 19694 [2024-11-08 16:21:51,780 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5377 GetRequests, 5362 SyntacticMatches, 3 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=50, Invalid=132, Unknown=0, NotChecked=0, Total=182 [2024-11-08 16:21:51,782 INFO L432 NwaCegarLoop]: 3691 mSDtfsCounter, 5774 mSDsluCounter, 19617 mSDsCounter, 0 mSdLazyCounter, 4342 mSolverCounterSat, 217 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5866 SdHoareTripleChecker+Valid, 23308 SdHoareTripleChecker+Invalid, 4559 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 217 IncrementalHoareTripleChecker+Valid, 4342 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2024-11-08 16:21:51,783 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5866 Valid, 23308 Invalid, 4559 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [217 Valid, 4342 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2024-11-08 16:21:51,797 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19694 states.