./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/xcsp/Dubois-030.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 023d838f 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/Dubois-030.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 f8bdc872c5ed6c7e0dbc38b05ab7b9d01b9923069718666e7e19722e23b3300c --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 00:15:08,823 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 00:15:08,878 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-10 00:15:08,883 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 00:15:08,884 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 00:15:08,931 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 00:15:08,932 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 00:15:08,932 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 00:15:08,933 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-10 00:15:08,934 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-10 00:15:08,934 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 00:15:08,934 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 00:15:08,935 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 00:15:08,935 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 00:15:08,935 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 00:15:08,935 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 00:15:08,936 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 00:15:08,936 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 00:15:08,936 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 00:15:08,936 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 00:15:08,936 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 00:15:08,940 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 00:15:08,940 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 00:15:08,940 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 00:15:08,940 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 00:15:08,941 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 00:15:08,941 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 00:15:08,941 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 00:15:08,941 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 00:15:08,941 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 00:15:08,941 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-10 00:15:08,941 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 00:15:08,942 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 00:15:08,942 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 00:15:08,942 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 00:15:08,942 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 00:15:08,942 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 00:15:08,942 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 00:15:08,943 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 00:15:08,943 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 00:15:08,943 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 00:15:08,943 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 00:15:08,944 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 -> f8bdc872c5ed6c7e0dbc38b05ab7b9d01b9923069718666e7e19722e23b3300c [2024-11-10 00:15:09,104 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 00:15:09,125 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 00:15:09,129 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 00:15:09,130 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 00:15:09,133 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 00:15:09,134 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/xcsp/Dubois-030.c [2024-11-10 00:15:10,430 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 00:15:10,793 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 00:15:10,793 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-030.c [2024-11-10 00:15:10,810 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c7990dbd6/fa751ffe699f41849b0d77194678251f/FLAG24ee8f123 [2024-11-10 00:15:11,023 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/c7990dbd6/fa751ffe699f41849b0d77194678251f [2024-11-10 00:15:11,027 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 00:15:11,029 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 00:15:11,030 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 00:15:11,030 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 00:15:11,034 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 00:15:11,035 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:11,035 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2707f19e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11, skipping insertion in model container [2024-11-10 00:15:11,036 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:11,091 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 00:15:11,374 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/Dubois-030.c[21240,21253] [2024-11-10 00:15:11,402 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 00:15:11,411 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 00:15:11,478 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/Dubois-030.c[21240,21253] [2024-11-10 00:15:11,486 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 00:15:11,501 INFO L204 MainTranslator]: Completed translation [2024-11-10 00:15:11,501 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11 WrapperNode [2024-11-10 00:15:11,501 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 00:15:11,502 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 00:15:11,502 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 00:15:11,502 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 00:15:11,507 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:11,551 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:11,929 INFO L138 Inliner]: procedures = 13, calls = 247, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 5986 [2024-11-10 00:15:11,930 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 00:15:11,930 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 00:15:11,931 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 00:15:11,931 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 00:15:11,943 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:11,944 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:11,974 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,024 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-10 00:15:12,024 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,024 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,099 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,112 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,128 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,146 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,176 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 00:15:12,178 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 00:15:12,178 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 00:15:12,178 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 00:15:12,178 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (1/1) ... [2024-11-10 00:15:12,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 00:15:12,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:12,209 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-10 00:15:12,211 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-10 00:15:12,244 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 00:15:12,244 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 00:15:12,244 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 00:15:12,245 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-10 00:15:12,245 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-11-10 00:15:12,245 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-11-10 00:15:12,413 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 00:15:12,415 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 00:15:17,197 INFO L? ?]: Removed 2075 outVars from TransFormulas that were not future-live. [2024-11-10 00:15:17,198 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 00:15:17,768 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 00:15:17,768 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-10 00:15:17,769 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 12:15:17 BoogieIcfgContainer [2024-11-10 00:15:17,769 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 00:15:17,771 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-10 00:15:17,771 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-10 00:15:17,773 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-10 00:15:17,774 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.11 12:15:11" (1/3) ... [2024-11-10 00:15:17,775 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4bcbdd2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 12:15:17, skipping insertion in model container [2024-11-10 00:15:17,775 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:15:11" (2/3) ... [2024-11-10 00:15:17,776 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4bcbdd2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 12:15:17, skipping insertion in model container [2024-11-10 00:15:17,776 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 12:15:17" (3/3) ... [2024-11-10 00:15:17,777 INFO L112 eAbstractionObserver]: Analyzing ICFG Dubois-030.c [2024-11-10 00:15:17,791 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-10 00:15:17,791 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-10 00:15:17,877 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 00:15:17,881 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;@25573aa2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 00:15:17,881 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-10 00:15:17,895 INFO L276 IsEmpty]: Start isEmpty. Operand has 2382 states, 2139 states have (on average 1.6180458158017765) internal successors, (3461), 2140 states have internal predecessors, (3461), 240 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 240 states have call predecessors, (240), 240 states have call successors, (240) [2024-11-10 00:15:17,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2014 [2024-11-10 00:15:17,985 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:17,987 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:17,988 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:17,992 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:17,993 INFO L85 PathProgramCache]: Analyzing trace with hash -503819805, now seen corresponding path program 1 times [2024-11-10 00:15:17,999 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:18,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1694783592] [2024-11-10 00:15:18,000 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:18,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:18,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:19,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:19,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:19,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:19,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:19,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:19,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:19,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:19,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:19,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:19,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:19,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:19,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:19,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:19,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:19,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:19,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:19,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:19,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:19,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:19,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:19,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:19,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:19,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:19,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:19,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:19,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:19,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:19,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:19,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:19,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:19,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:19,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:19,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:19,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:19,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:19,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:19,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:19,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:19,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:19,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:19,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:19,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:19,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:19,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:19,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:19,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:19,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:19,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:19,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:19,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:19,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:19,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:19,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:19,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:19,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:19,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:19,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:19,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:19,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:19,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:19,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:19,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:19,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:19,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:19,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:19,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:19,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:19,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:19,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:19,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:19,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:19,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:19,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:19,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:19,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:19,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:19,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:19,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:19,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:19,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:19,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:19,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:19,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:19,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:19,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:19,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:19,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:19,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:19,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:19,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:19,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:19,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:19,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:19,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:19,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:19,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:19,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:19,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:19,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:19,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:19,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:19,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:19,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:19,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:19,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:19,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:19,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:19,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:19,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:19,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:19,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:19,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:19,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:19,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:19,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:19,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:19,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:19,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:19,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:19,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:19,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:19,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:19,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:19,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:19,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:19,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:19,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:19,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:19,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:19,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:19,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:19,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:19,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:19,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:19,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:19,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:19,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:19,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:19,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:19,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:19,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:19,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:19,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:19,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:19,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:19,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:19,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:19,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:19,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:19,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:19,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:19,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:19,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:19,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:19,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:19,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:19,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:19,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:15:19,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:15:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:15:19,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:15:19,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:15:19,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:15:19,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:15:19,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:15:19,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:15:19,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:15:19,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:15:19,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:15:19,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:15:19,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:15:19,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:15:19,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:15:19,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:15:19,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:15:19,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:15:19,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:15:19,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:15:19,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:15:19,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:15:19,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:15:19,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:15:19,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:15:19,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:15:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:15:19,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:15:19,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:15:19,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:15:19,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:19,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:19,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:15:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:15:19,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:15:19,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:15:19,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:15:19,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:15:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:15:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:15:19,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:15:19,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:15:19,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:15:19,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:15:19,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:15:19,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:15:19,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:15:19,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:15:19,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:15:19,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:15:19,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:15:19,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:15:19,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:15:19,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:15:19,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:15:19,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:15:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1972 [2024-11-10 00:15:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2024-11-10 00:15:19,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2024-11-10 00:15:19,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,506 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 114720 trivial. 0 not checked. [2024-11-10 00:15:19,506 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:19,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1694783592] [2024-11-10 00:15:19,507 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1694783592] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:19,507 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 00:15:19,507 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 00:15:19,509 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [230396860] [2024-11-10 00:15:19,509 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:19,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-10 00:15:19,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:19,533 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-10 00:15:19,534 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-10 00:15:19,539 INFO L87 Difference]: Start difference. First operand has 2382 states, 2139 states have (on average 1.6180458158017765) internal successors, (3461), 2140 states have internal predecessors, (3461), 240 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 240 states have call predecessors, (240), 240 states have call successors, (240) Second operand has 2 states, 2 states have (on average 408.0) internal successors, (816), 2 states have internal predecessors, (816), 2 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 1 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:20,368 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:20,368 INFO L93 Difference]: Finished difference Result 4757 states and 8115 transitions. [2024-11-10 00:15:20,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-10 00:15:20,375 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 408.0) internal successors, (816), 2 states have internal predecessors, (816), 2 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 1 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2013 [2024-11-10 00:15:20,375 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:20,399 INFO L225 Difference]: With dead ends: 4757 [2024-11-10 00:15:20,400 INFO L226 Difference]: Without dead ends: 2378 [2024-11-10 00:15:20,412 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 722 GetRequests, 722 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-10 00:15:20,417 INFO L432 NwaCegarLoop]: 3276 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 660 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3276 SdHoareTripleChecker+Invalid, 660 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 660 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:20,417 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3276 Invalid, 660 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 660 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-10 00:15:20,439 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2378 states. [2024-11-10 00:15:20,629 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2378 to 2378. [2024-11-10 00:15:20,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2378 states, 2136 states have (on average 1.6179775280898876) internal successors, (3456), 2136 states have internal predecessors, (3456), 240 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 240 states have call predecessors, (240), 240 states have call successors, (240) [2024-11-10 00:15:20,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2378 states to 2378 states and 3936 transitions. [2024-11-10 00:15:20,657 INFO L78 Accepts]: Start accepts. Automaton has 2378 states and 3936 transitions. Word has length 2013 [2024-11-10 00:15:20,662 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:20,662 INFO L471 AbstractCegarLoop]: Abstraction has 2378 states and 3936 transitions. [2024-11-10 00:15:20,663 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 408.0) internal successors, (816), 2 states have internal predecessors, (816), 2 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 1 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:20,663 INFO L276 IsEmpty]: Start isEmpty. Operand 2378 states and 3936 transitions. [2024-11-10 00:15:20,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2014 [2024-11-10 00:15:20,736 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:20,737 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:20,737 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-10 00:15:20,737 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:20,738 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:20,738 INFO L85 PathProgramCache]: Analyzing trace with hash 1302463907, now seen corresponding path program 1 times [2024-11-10 00:15:20,738 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:20,738 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589792290] [2024-11-10 00:15:20,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:20,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:20,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:22,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:22,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:22,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:22,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:22,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:22,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:22,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:22,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:22,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:22,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:22,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:22,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:22,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:22,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:22,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:22,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:22,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:22,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:22,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:22,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:22,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:22,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:22,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:22,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:22,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:22,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:22,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:22,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:22,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:22,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:22,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:22,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:22,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:22,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:22,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:22,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:22,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:22,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:22,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:22,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:22,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:22,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:22,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:22,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:22,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:22,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:22,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:22,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:22,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:22,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:22,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:22,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:22,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:22,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:22,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:22,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:22,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:22,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:22,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:22,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:22,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:22,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:22,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:22,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:22,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:22,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:22,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:22,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:22,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:22,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:22,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:22,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:22,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:22,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:22,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:22,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:22,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:22,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:22,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:22,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:22,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:22,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:22,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:22,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:22,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:22,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:22,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:22,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:22,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:22,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:22,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:22,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:22,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:22,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:22,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:22,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:22,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:22,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:22,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:22,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:22,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:22,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:22,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:22,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:22,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:22,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:22,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:22,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:22,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:22,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:22,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:22,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:22,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:22,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:22,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:22,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:22,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:22,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:22,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:22,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:22,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:22,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:22,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:22,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:22,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:22,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:22,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:22,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:22,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:22,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:22,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:22,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:22,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:22,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:22,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:22,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:22,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:22,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:22,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:22,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:22,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:22,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:22,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:22,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:22,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:22,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:22,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:22,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:22,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:22,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:22,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:22,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:22,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:22,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:15:22,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:15:23,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:15:23,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:15:23,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:15:23,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:15:23,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:15:23,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:15:23,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:15:23,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:15:23,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:15:23,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:15:23,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:15:23,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:15:23,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:15:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:15:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:15:23,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:15:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:15:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:15:23,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:15:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:15:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:15:23,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:15:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:15:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:15:23,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:15:23,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:15:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:15:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:15:23,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:15:23,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:23,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:15:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:15:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:15:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:15:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:15:23,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:15:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:15:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:15:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:15:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:15:23,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:15:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:15:23,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:15:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:15:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:15:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:15:23,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:15:23,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:15:23,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:15:23,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:15:23,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:15:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:15:23,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:15:23,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:15:23,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1972 [2024-11-10 00:15:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2024-11-10 00:15:23,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2024-11-10 00:15:23,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,065 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:23,066 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:23,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589792290] [2024-11-10 00:15:23,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589792290] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:23,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [224636644] [2024-11-10 00:15:23,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:23,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:23,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:23,068 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-10 00:15:23,074 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-10 00:15:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,778 INFO L255 TraceCheckSpWp]: Trace formula consists of 4406 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:15:23,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:23,973 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 717 proven. 0 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:23,973 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:23,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [224636644] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:23,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:23,974 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:15:23,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49166866] [2024-11-10 00:15:23,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:23,977 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:15:23,977 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:23,978 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:15:23,978 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:23,979 INFO L87 Difference]: Start difference. First operand 2378 states and 3936 transitions. Second operand has 6 states, 5 states have (on average 163.8) internal successors, (819), 6 states have internal predecessors, (819), 2 states have call successors, (240), 1 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:26,526 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:26,526 INFO L93 Difference]: Finished difference Result 2390 states and 3950 transitions. [2024-11-10 00:15:26,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:26,527 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 163.8) internal successors, (819), 6 states have internal predecessors, (819), 2 states have call successors, (240), 1 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2013 [2024-11-10 00:15:26,531 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:26,540 INFO L225 Difference]: With dead ends: 2390 [2024-11-10 00:15:26,540 INFO L226 Difference]: Without dead ends: 2380 [2024-11-10 00:15:26,541 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2497 GetRequests, 2491 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:26,542 INFO L432 NwaCegarLoop]: 3032 mSDtfsCounter, 1 mSDsluCounter, 11638 mSDsCounter, 0 mSdLazyCounter, 5006 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 14670 SdHoareTripleChecker+Invalid, 5007 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5006 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:26,542 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 14670 Invalid, 5007 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1 Valid, 5006 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time] [2024-11-10 00:15:26,545 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2380 states. [2024-11-10 00:15:26,597 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2380 to 2380. [2024-11-10 00:15:26,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2380 states, 2138 states have (on average 1.617399438727783) internal successors, (3458), 2138 states have internal predecessors, (3458), 240 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 240 states have call predecessors, (240), 240 states have call successors, (240) [2024-11-10 00:15:26,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2380 states to 2380 states and 3938 transitions. [2024-11-10 00:15:26,608 INFO L78 Accepts]: Start accepts. Automaton has 2380 states and 3938 transitions. Word has length 2013 [2024-11-10 00:15:26,612 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:26,613 INFO L471 AbstractCegarLoop]: Abstraction has 2380 states and 3938 transitions. [2024-11-10 00:15:26,613 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 163.8) internal successors, (819), 6 states have internal predecessors, (819), 2 states have call successors, (240), 1 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:26,613 INFO L276 IsEmpty]: Start isEmpty. Operand 2380 states and 3938 transitions. [2024-11-10 00:15:26,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2015 [2024-11-10 00:15:26,633 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:26,634 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:26,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:26,838 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-10 00:15:26,839 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:26,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:26,840 INFO L85 PathProgramCache]: Analyzing trace with hash 2045949644, now seen corresponding path program 1 times [2024-11-10 00:15:26,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:26,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146275883] [2024-11-10 00:15:26,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:26,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:26,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:27,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:27,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:27,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:27,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:27,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:27,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:27,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:27,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:27,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:27,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:27,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:27,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:27,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:27,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:27,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:27,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:27,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:27,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:27,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:27,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:27,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:27,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:27,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:27,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:27,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:27,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:27,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:27,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:27,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:27,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:27,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:27,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:27,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:27,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:27,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:27,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:27,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:27,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:27,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:27,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:27,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:27,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:27,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:27,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:27,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:27,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:27,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:27,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:27,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:27,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:27,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:27,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:28,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:28,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:28,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:28,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:28,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:28,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:28,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:28,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:28,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:28,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:28,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:28,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:28,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:28,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:28,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:28,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:28,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:28,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:28,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:28,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:28,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:28,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:28,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:28,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:28,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:28,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:28,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:28,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:28,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:28,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:28,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:28,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:28,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:28,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:28,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:28,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:28,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:28,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:28,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:28,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:28,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:28,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:28,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:28,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:28,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:28,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:28,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:28,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:28,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:28,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:28,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:28,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:28,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:28,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:28,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:28,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:28,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:28,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:28,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:28,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:28,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:28,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:28,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:28,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:28,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:28,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:28,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:28,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:28,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:28,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:28,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:28,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:28,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:28,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:28,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:28,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:28,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:28,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:28,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:28,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:28,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:28,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:28,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:28,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:28,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:28,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:28,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:28,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:28,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:28,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:28,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:28,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:28,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:28,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:28,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:28,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:28,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:28,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:28,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:28,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:28,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:28,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:28,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:28,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:28,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:28,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:28,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:28,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:28,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:28,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:28,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:28,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:28,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:28,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:28,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:28,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:28,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:28,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:28,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:28,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:28,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:28,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:28,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:28,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:15:28,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:15:28,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:15:28,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:15:28,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:15:28,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:15:28,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:15:28,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:15:28,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:15:28,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:15:28,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:15:28,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:15:28,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:15:28,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:15:28,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:15:28,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:15:28,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:15:28,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:15:28,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:15:28,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:15:28,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:15:28,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:15:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:15:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:15:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:15:28,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:15:28,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:15:28,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:15:28,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:15:28,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:15:28,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:15:28,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:28,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:28,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:15:28,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:15:28,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:15:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:15:28,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:15:28,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:15:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:15:28,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:15:28,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:15:28,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:15:28,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:15:28,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:15:28,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:15:28,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:15:28,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:15:28,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:15:28,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:15:28,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:15:28,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:15:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:15:28,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:15:28,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:15:28,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:15:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:15:28,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1972 [2024-11-10 00:15:28,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2024-11-10 00:15:28,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2007 [2024-11-10 00:15:28,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,240 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:28,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:28,240 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146275883] [2024-11-10 00:15:28,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146275883] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:28,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1576381850] [2024-11-10 00:15:28,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:28,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:28,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:28,243 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-10 00:15:28,244 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-10 00:15:28,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 4409 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:29,001 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:29,127 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:15:29,128 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:29,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1576381850] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:29,128 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:29,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:29,128 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [235676524] [2024-11-10 00:15:29,128 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:29,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:29,130 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:29,131 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:29,132 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:29,132 INFO L87 Difference]: Start difference. First operand 2380 states and 3938 transitions. Second operand has 3 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:30,543 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:30,544 INFO L93 Difference]: Finished difference Result 2394 states and 3955 transitions. [2024-11-10 00:15:30,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:30,546 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2014 [2024-11-10 00:15:30,551 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:30,563 INFO L225 Difference]: With dead ends: 2394 [2024-11-10 00:15:30,563 INFO L226 Difference]: Without dead ends: 2381 [2024-11-10 00:15:30,565 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2498 GetRequests, 2493 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:30,567 INFO L432 NwaCegarLoop]: 3275 mSDtfsCounter, 0 mSDsluCounter, 3268 mSDsCounter, 0 mSdLazyCounter, 1328 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6543 SdHoareTripleChecker+Invalid, 1328 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:30,568 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6543 Invalid, 1328 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1328 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-10 00:15:30,574 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2381 states. [2024-11-10 00:15:30,681 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2381 to 2381. [2024-11-10 00:15:30,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2381 states, 2139 states have (on average 1.6171107994389902) internal successors, (3459), 2139 states have internal predecessors, (3459), 240 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 240 states have call predecessors, (240), 240 states have call successors, (240) [2024-11-10 00:15:30,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2381 states to 2381 states and 3939 transitions. [2024-11-10 00:15:30,700 INFO L78 Accepts]: Start accepts. Automaton has 2381 states and 3939 transitions. Word has length 2014 [2024-11-10 00:15:30,706 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:30,707 INFO L471 AbstractCegarLoop]: Abstraction has 2381 states and 3939 transitions. [2024-11-10 00:15:30,708 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 273.3333333333333) internal successors, (820), 3 states have internal predecessors, (820), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:30,708 INFO L276 IsEmpty]: Start isEmpty. Operand 2381 states and 3939 transitions. [2024-11-10 00:15:30,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2015 [2024-11-10 00:15:30,769 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:30,771 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:30,797 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-10 00:15:30,974 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-10 00:15:30,975 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:30,975 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:30,976 INFO L85 PathProgramCache]: Analyzing trace with hash -203698162, now seen corresponding path program 1 times [2024-11-10 00:15:30,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:30,976 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [967550655] [2024-11-10 00:15:30,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:30,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:31,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:32,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:32,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:32,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:32,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:32,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:32,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:32,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:32,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:32,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:32,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:32,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:32,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:32,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:32,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:32,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:32,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:32,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:32,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:32,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:32,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:32,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:32,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:32,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:32,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:32,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:32,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:32,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:32,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:32,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:32,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:32,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:32,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:32,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:32,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:32,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:32,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:32,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:32,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:32,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:32,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:32,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:32,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:32,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:32,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:32,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:32,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:32,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:32,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:32,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:32,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:32,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:32,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:32,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:32,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:32,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:32,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:32,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:32,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:32,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:32,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:32,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:32,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:32,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:32,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:32,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:32,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:32,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:32,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:32,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:32,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:32,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:32,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:32,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:32,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:32,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:32,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:32,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:32,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:32,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:32,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:32,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:32,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:32,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:32,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:32,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:32,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:32,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:32,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:32,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:32,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:32,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:32,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:32,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:32,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:32,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:32,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:32,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:32,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:32,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:32,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:32,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:32,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:32,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:32,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:32,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:32,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:32,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:32,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:32,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:32,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:32,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:32,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:32,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:32,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:32,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:32,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:32,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:32,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:32,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:32,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:32,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:32,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:32,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:32,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:32,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:32,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:32,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:32,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:32,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:32,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:32,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:32,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:32,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:32,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:32,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:32,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:32,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:32,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:32,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:32,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:32,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:32,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:32,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:32,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:32,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:32,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:32,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:32,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:32,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:32,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:32,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:32,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:32,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:32,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:32,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:32,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:32,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:32,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:32,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:32,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:32,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:32,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:32,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:32,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:32,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:32,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:32,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:32,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:32,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:32,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:32,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:32,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:32,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:32,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:32,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:32,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:32,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:32,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:15:32,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:15:32,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:15:32,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:15:32,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:15:32,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:15:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:15:32,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:15:32,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:15:32,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:15:32,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:15:32,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:15:32,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:15:32,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:15:32,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:15:32,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:15:32,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:15:32,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:15:32,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:15:32,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:15:32,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:15:32,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:15:32,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:15:32,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:15:32,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:15:32,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:15:32,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:15:32,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:15:32,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:15:32,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:15:32,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:15:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:32,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:32,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:15:32,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:15:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:15:32,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:15:32,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:15:32,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:15:32,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:15:32,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:15:32,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:15:32,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:15:32,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:15:32,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:15:32,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:15:32,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:15:32,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:15:32,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:15:32,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:15:32,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:15:32,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:15:32,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:15:32,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:15:32,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:15:32,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:15:32,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:15:32,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1972 [2024-11-10 00:15:32,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2024-11-10 00:15:32,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2007 [2024-11-10 00:15:32,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,434 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:32,434 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:32,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [967550655] [2024-11-10 00:15:32,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [967550655] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:32,434 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [875476398] [2024-11-10 00:15:32,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:32,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:32,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:32,440 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:32,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-10 00:15:33,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:33,194 INFO L255 TraceCheckSpWp]: Trace formula consists of 4409 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:33,225 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:33,418 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:15:33,418 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:33,418 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [875476398] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:33,418 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:33,419 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:33,419 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [173310260] [2024-11-10 00:15:33,419 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:33,420 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:33,421 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:33,422 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:33,422 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:33,422 INFO L87 Difference]: Start difference. First operand 2381 states and 3939 transitions. Second operand has 4 states, 4 states have (on average 205.0) internal successors, (820), 4 states have internal predecessors, (820), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:34,490 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:34,490 INFO L93 Difference]: Finished difference Result 2413 states and 3983 transitions. [2024-11-10 00:15:34,491 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:34,491 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 205.0) internal successors, (820), 4 states have internal predecessors, (820), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2014 [2024-11-10 00:15:34,494 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:34,502 INFO L225 Difference]: With dead ends: 2413 [2024-11-10 00:15:34,502 INFO L226 Difference]: Without dead ends: 2390 [2024-11-10 00:15:34,503 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2498 GetRequests, 2492 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:34,504 INFO L432 NwaCegarLoop]: 3272 mSDtfsCounter, 9 mSDsluCounter, 6535 mSDsCounter, 0 mSdLazyCounter, 2000 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 9807 SdHoareTripleChecker+Invalid, 2001 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2000 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:34,504 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 9807 Invalid, 2001 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2000 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:15:34,507 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2390 states. [2024-11-10 00:15:34,557 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2390 to 2390. [2024-11-10 00:15:34,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2390 states, 2148 states have (on average 1.6159217877094971) internal successors, (3471), 2148 states have internal predecessors, (3471), 240 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 240 states have call predecessors, (240), 240 states have call successors, (240) [2024-11-10 00:15:34,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2390 states to 2390 states and 3951 transitions. [2024-11-10 00:15:34,572 INFO L78 Accepts]: Start accepts. Automaton has 2390 states and 3951 transitions. Word has length 2014 [2024-11-10 00:15:34,575 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:34,575 INFO L471 AbstractCegarLoop]: Abstraction has 2390 states and 3951 transitions. [2024-11-10 00:15:34,576 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 205.0) internal successors, (820), 4 states have internal predecessors, (820), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:34,576 INFO L276 IsEmpty]: Start isEmpty. Operand 2390 states and 3951 transitions. [2024-11-10 00:15:34,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2016 [2024-11-10 00:15:34,598 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:34,598 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:34,619 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:34,799 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:34,800 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:34,800 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:34,801 INFO L85 PathProgramCache]: Analyzing trace with hash 256934787, now seen corresponding path program 1 times [2024-11-10 00:15:34,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:34,801 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1721920776] [2024-11-10 00:15:34,801 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:34,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:34,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:35,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:35,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:35,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:35,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:35,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:35,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:35,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:35,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:35,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:35,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:35,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:35,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:35,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:35,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:35,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:35,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:35,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:35,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:35,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:35,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:35,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:35,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:35,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:35,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:35,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:35,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:35,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:35,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:35,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:35,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:35,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:35,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:35,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:35,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:35,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:35,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:35,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:35,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:35,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:35,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:35,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:35,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:35,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:35,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:35,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:35,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:35,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:35,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:35,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:35,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:35,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:35,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:35,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:35,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:35,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:35,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:35,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:35,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:35,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:35,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:35,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:35,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:35,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:35,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:35,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:35,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:35,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:35,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:35,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:35,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:35,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:35,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:35,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:35,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:35,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:35,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:35,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:35,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:35,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:35,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:35,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:35,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:35,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:35,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:35,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:35,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:35,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:35,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:35,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:35,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:35,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:35,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:35,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:35,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:35,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:35,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:35,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:35,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:35,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:35,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:35,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:35,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:35,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:35,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:35,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:35,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:35,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:35,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:35,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:35,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:35,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:35,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:35,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:35,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:35,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:35,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:35,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:35,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:35,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:35,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:35,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:35,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:35,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:35,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:35,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:35,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:35,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:35,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:35,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:35,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:35,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:35,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:35,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:35,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:35,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:35,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:35,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:35,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:35,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:35,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:35,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:35,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:35,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:35,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:35,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:35,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:35,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:35,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:35,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:35,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:35,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:35,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:35,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:35,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:35,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:35,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:35,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:35,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:35,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:35,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:35,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:35,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:15:35,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:15:35,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:15:35,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:15:35,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:15:35,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:15:35,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:15:35,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:15:35,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:15:35,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:15:35,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:15:35,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:15:35,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:15:35,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:15:35,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:15:35,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:15:35,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:15:35,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:15:35,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:15:35,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:15:35,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:15:35,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:15:35,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:15:35,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:15:35,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:15:35,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:15:35,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:15:35,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:15:35,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:15:35,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:15:35,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:15:35,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:35,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:35,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:15:35,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:15:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:15:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:15:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:15:35,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:15:35,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:15:35,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:15:35,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:15:35,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:15:35,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:15:35,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:15:35,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:15:35,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:15:35,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:15:35,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:15:35,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:15:35,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:15:35,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:15:35,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:15:35,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:15:35,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:15:35,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:15:35,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:15:35,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1972 [2024-11-10 00:15:35,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2024-11-10 00:15:35,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2008 [2024-11-10 00:15:35,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:35,834 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:35,835 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:35,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1721920776] [2024-11-10 00:15:35,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1721920776] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:35,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [620178014] [2024-11-10 00:15:35,835 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:35,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:35,836 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:35,840 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:35,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-10 00:15:36,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,610 INFO L255 TraceCheckSpWp]: Trace formula consists of 4412 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:36,662 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:36,746 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:15:36,746 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:36,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [620178014] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:36,747 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:36,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:36,748 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [308271541] [2024-11-10 00:15:36,748 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:36,749 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:36,749 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:36,750 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:36,751 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:36,752 INFO L87 Difference]: Start difference. First operand 2390 states and 3951 transitions. Second operand has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:37,576 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:37,576 INFO L93 Difference]: Finished difference Result 2416 states and 3986 transitions. [2024-11-10 00:15:37,576 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:37,577 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2015 [2024-11-10 00:15:37,579 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:37,587 INFO L225 Difference]: With dead ends: 2416 [2024-11-10 00:15:37,587 INFO L226 Difference]: Without dead ends: 2391 [2024-11-10 00:15:37,589 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2499 GetRequests, 2494 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:37,590 INFO L432 NwaCegarLoop]: 3275 mSDtfsCounter, 0 mSDsluCounter, 3268 mSDsCounter, 0 mSdLazyCounter, 1328 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6543 SdHoareTripleChecker+Invalid, 1328 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:37,590 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6543 Invalid, 1328 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1328 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:15:37,593 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2391 states. [2024-11-10 00:15:37,640 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2391 to 2391. [2024-11-10 00:15:37,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2391 states, 2149 states have (on average 1.6156351791530945) internal successors, (3472), 2149 states have internal predecessors, (3472), 240 states have call successors, (240), 1 states have call predecessors, (240), 1 states have return successors, (240), 240 states have call predecessors, (240), 240 states have call successors, (240) [2024-11-10 00:15:37,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2391 states to 2391 states and 3952 transitions. [2024-11-10 00:15:37,651 INFO L78 Accepts]: Start accepts. Automaton has 2391 states and 3952 transitions. Word has length 2015 [2024-11-10 00:15:37,653 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:37,653 INFO L471 AbstractCegarLoop]: Abstraction has 2391 states and 3952 transitions. [2024-11-10 00:15:37,654 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:37,654 INFO L276 IsEmpty]: Start isEmpty. Operand 2391 states and 3952 transitions. [2024-11-10 00:15:37,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2016 [2024-11-10 00:15:37,675 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:37,676 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:37,696 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:37,876 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:37,877 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:37,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:37,878 INFO L85 PathProgramCache]: Analyzing trace with hash 867195393, now seen corresponding path program 1 times [2024-11-10 00:15:37,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:37,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734955012] [2024-11-10 00:15:37,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:37,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:37,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:38,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:38,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:38,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:38,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:38,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:38,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:38,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:38,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:38,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:38,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:38,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:38,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:38,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:38,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:38,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:38,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:38,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:38,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:38,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:38,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:38,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:38,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:38,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:38,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:38,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:38,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:38,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:38,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:38,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:38,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:38,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:38,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:38,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:38,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:38,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:38,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:38,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:38,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:38,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:38,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:38,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:38,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:38,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:38,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:38,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:38,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:38,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:38,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:38,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:38,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:38,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:38,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:38,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:38,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:38,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:38,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:38,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:38,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:38,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:38,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:38,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:38,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:38,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:38,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:38,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:38,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:38,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:38,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:38,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:38,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:38,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:38,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:38,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:38,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:38,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:38,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:38,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:38,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:38,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:38,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:38,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:38,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:38,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:38,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:38,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:38,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:38,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:38,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:38,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:38,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:38,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:38,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:38,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:38,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:38,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:38,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:38,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:38,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:38,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:38,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:38,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:38,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:38,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:38,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:38,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:38,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:38,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:38,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:38,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:38,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:38,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:38,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:38,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:38,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:38,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:38,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:38,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:38,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:38,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:38,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:38,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:38,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:38,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:38,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:38,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:38,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:38,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:38,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:38,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:38,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:38,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:38,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:38,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:38,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:38,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:38,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:38,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:38,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:38,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:38,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:38,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:38,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:38,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:38,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:38,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:38,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:38,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:38,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:38,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:38,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:38,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:38,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:38,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:38,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:38,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:38,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:38,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:38,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:38,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:38,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:38,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:38,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:38,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:38,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:38,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:38,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:38,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:38,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:38,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:38,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:38,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:38,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:38,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:38,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:38,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:38,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:15:38,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:15:38,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:15:38,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:15:38,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:15:38,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:15:38,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:15:38,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:15:38,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:15:38,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:15:38,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:15:38,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:15:38,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:15:38,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:15:38,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:15:38,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:15:38,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:15:38,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:15:38,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:15:38,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:15:38,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:15:38,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:15:38,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:15:38,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:15:38,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:15:38,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:15:38,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:15:38,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:15:38,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:15:38,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:15:38,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:15:38,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:38,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:38,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:15:38,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:15:38,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:15:38,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:15:38,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:15:38,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:15:38,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:15:38,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:15:38,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:15:38,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:15:38,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:15:38,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:15:38,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:15:38,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:15:38,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:15:38,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:15:38,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:15:38,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:15:38,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:15:38,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:15:38,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:15:38,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:15:38,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:15:38,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:15:38,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1972 [2024-11-10 00:15:38,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2024-11-10 00:15:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2008 [2024-11-10 00:15:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:38,877 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:38,877 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:38,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734955012] [2024-11-10 00:15:38,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734955012] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:38,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [17988978] [2024-11-10 00:15:38,878 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:38,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:38,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:38,880 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:38,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-10 00:15:39,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:39,578 INFO L255 TraceCheckSpWp]: Trace formula consists of 4412 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:39,600 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:41,351 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:15:41,351 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:41,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [17988978] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:41,352 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:41,352 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:41,352 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1448644285] [2024-11-10 00:15:41,352 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:41,354 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:41,354 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:41,355 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:41,355 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:41,356 INFO L87 Difference]: Start difference. First operand 2391 states and 3952 transitions. Second operand has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:15:42,473 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:42,474 INFO L93 Difference]: Finished difference Result 6558 states and 10846 transitions. [2024-11-10 00:15:42,474 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:42,475 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) Word has length 2015 [2024-11-10 00:15:42,477 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:42,490 INFO L225 Difference]: With dead ends: 6558 [2024-11-10 00:15:42,490 INFO L226 Difference]: Without dead ends: 4463 [2024-11-10 00:15:42,494 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2499 GetRequests, 2494 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:42,494 INFO L432 NwaCegarLoop]: 4546 mSDtfsCounter, 2629 mSDsluCounter, 3264 mSDsCounter, 0 mSdLazyCounter, 1651 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2629 SdHoareTripleChecker+Valid, 7810 SdHoareTripleChecker+Invalid, 1660 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1651 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:42,495 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2629 Valid, 7810 Invalid, 1660 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1651 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:15:42,499 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4463 states. [2024-11-10 00:15:42,588 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4463 to 4463. [2024-11-10 00:15:42,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4463 states, 4162 states have (on average 1.6304661220567036) internal successors, (6786), 4162 states have internal predecessors, (6786), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:15:42,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4463 states to 4463 states and 7384 transitions. [2024-11-10 00:15:42,602 INFO L78 Accepts]: Start accepts. Automaton has 4463 states and 7384 transitions. Word has length 2015 [2024-11-10 00:15:42,603 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:42,603 INFO L471 AbstractCegarLoop]: Abstraction has 4463 states and 7384 transitions. [2024-11-10 00:15:42,604 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 273.6666666666667) internal successors, (821), 3 states have internal predecessors, (821), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:15:42,604 INFO L276 IsEmpty]: Start isEmpty. Operand 4463 states and 7384 transitions. [2024-11-10 00:15:42,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2016 [2024-11-10 00:15:42,628 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:42,629 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:42,650 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-10 00:15:42,833 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:42,834 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:42,835 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:42,836 INFO L85 PathProgramCache]: Analyzing trace with hash -794350651, now seen corresponding path program 1 times [2024-11-10 00:15:42,836 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:42,836 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1498315664] [2024-11-10 00:15:42,837 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:42,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:42,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:43,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:43,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:43,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:43,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:43,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:43,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:43,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:43,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:43,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:43,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:43,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:43,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:43,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:43,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:43,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:43,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:43,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:43,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:43,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:43,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:43,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:43,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:43,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:43,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:43,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:43,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:43,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:43,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:43,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:43,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:43,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:43,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:43,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:43,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:43,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:43,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:43,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:43,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:43,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:43,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:43,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:43,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:43,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:43,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:43,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:43,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:43,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:43,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:43,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:43,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:43,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:43,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:43,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:43,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:43,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:43,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:43,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:43,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:43,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:43,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:43,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:43,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:43,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:43,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:43,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:43,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:43,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:43,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:43,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:43,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:43,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:43,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:43,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:43,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:43,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:43,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:43,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:43,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:43,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:43,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:43,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:43,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:43,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:43,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:43,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:43,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:43,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:43,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:43,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:43,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:43,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:43,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:43,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:43,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:43,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:43,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:43,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:43,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:43,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:43,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:43,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:43,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:43,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:43,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:43,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:43,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:43,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:43,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:43,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:43,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:43,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:43,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:43,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:43,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:43,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:43,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:43,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:43,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:43,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:43,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:43,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:43,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:43,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:43,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:43,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:43,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:43,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:43,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:43,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:43,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:43,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:43,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:43,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:43,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:43,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:43,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:43,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:43,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:43,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:43,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:43,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:43,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:43,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:43,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:43,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:43,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:43,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:43,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:43,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:43,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:43,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:43,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:43,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:43,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:43,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:43,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:43,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:43,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:43,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:43,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:43,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:43,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:43,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:43,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:43,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:43,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:43,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:43,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:15:43,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:15:43,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:15:43,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:15:43,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:15:43,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:15:43,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:15:43,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:15:43,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:15:43,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:15:43,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:15:43,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:15:43,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:15:43,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:15:43,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:15:43,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:15:43,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:15:43,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:15:43,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:15:43,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:15:43,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:15:43,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:15:43,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:15:43,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:15:43,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:15:43,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:15:43,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:15:43,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:15:43,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:15:43,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:15:43,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:15:43,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:43,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:43,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:15:43,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:15:43,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:15:43,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:15:43,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:15:43,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:15:43,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:15:43,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:15:43,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:15:43,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:15:43,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:15:43,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:15:43,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:15:43,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:15:43,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:15:43,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:15:43,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:15:43,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:15:43,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:15:43,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:15:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:15:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:15:43,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:15:43,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:15:43,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1972 [2024-11-10 00:15:43,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2024-11-10 00:15:43,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2008 [2024-11-10 00:15:43,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,803 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:43,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:43,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1498315664] [2024-11-10 00:15:43,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1498315664] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:43,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [455655476] [2024-11-10 00:15:43,804 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:43,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:43,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:43,806 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:43,807 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-10 00:15:44,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:44,438 INFO L255 TraceCheckSpWp]: Trace formula consists of 4412 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:44,458 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:44,506 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:15:44,506 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:44,507 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [455655476] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:44,507 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:44,507 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:44,508 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1189240968] [2024-11-10 00:15:44,508 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:44,509 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:44,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:44,511 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:44,511 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:44,511 INFO L87 Difference]: Start difference. First operand 4463 states and 7384 transitions. Second operand has 4 states, 4 states have (on average 205.25) internal successors, (821), 4 states have internal predecessors, (821), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:45,562 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:45,562 INFO L93 Difference]: Finished difference Result 4525 states and 7472 transitions. [2024-11-10 00:15:45,562 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:45,563 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 205.25) internal successors, (821), 4 states have internal predecessors, (821), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2015 [2024-11-10 00:15:45,565 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:45,578 INFO L225 Difference]: With dead ends: 4525 [2024-11-10 00:15:45,578 INFO L226 Difference]: Without dead ends: 4477 [2024-11-10 00:15:45,580 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2499 GetRequests, 2493 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:45,581 INFO L432 NwaCegarLoop]: 3272 mSDtfsCounter, 9 mSDsluCounter, 6535 mSDsCounter, 0 mSdLazyCounter, 2000 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 9807 SdHoareTripleChecker+Invalid, 2001 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2000 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:45,581 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 9807 Invalid, 2001 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2000 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:15:45,585 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4477 states. [2024-11-10 00:15:45,676 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4477 to 4477. [2024-11-10 00:15:45,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4477 states, 4176 states have (on average 1.6295498084291187) internal successors, (6805), 4176 states have internal predecessors, (6805), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:15:45,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4477 states to 4477 states and 7403 transitions. [2024-11-10 00:15:45,690 INFO L78 Accepts]: Start accepts. Automaton has 4477 states and 7403 transitions. Word has length 2015 [2024-11-10 00:15:45,692 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:45,692 INFO L471 AbstractCegarLoop]: Abstraction has 4477 states and 7403 transitions. [2024-11-10 00:15:45,693 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 205.25) internal successors, (821), 4 states have internal predecessors, (821), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:45,693 INFO L276 IsEmpty]: Start isEmpty. Operand 4477 states and 7403 transitions. [2024-11-10 00:15:45,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2017 [2024-11-10 00:15:45,716 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:45,717 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:45,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-10 00:15:45,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:45,918 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:45,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:45,920 INFO L85 PathProgramCache]: Analyzing trace with hash -1124240800, now seen corresponding path program 1 times [2024-11-10 00:15:45,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:45,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1989453531] [2024-11-10 00:15:45,920 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:45,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:45,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:46,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:46,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:46,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:46,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:46,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:46,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:46,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:46,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:46,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:46,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:46,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:46,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:46,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:46,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:46,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:46,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:46,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:46,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:46,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:46,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:46,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:46,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:46,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:46,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:46,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:46,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:46,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:46,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:46,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:46,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:46,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:46,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:46,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:46,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:46,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:46,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:46,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:46,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:46,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:46,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:46,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:46,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:46,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:46,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:46,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:46,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:46,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:46,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:46,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:46,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:46,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:46,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:46,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:46,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:46,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:46,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:46,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:46,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:46,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:46,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:46,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:46,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:46,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:46,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:46,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:46,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:46,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:46,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:46,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:46,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:46,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:46,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:46,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:46,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:46,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:46,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:46,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:46,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:46,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:46,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:46,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:46,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:46,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:46,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:46,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:46,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:46,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:46,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:46,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:46,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:46,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:46,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:46,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:46,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:46,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:46,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:46,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:46,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:46,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:46,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:46,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:46,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:46,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:46,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:46,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:46,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:46,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:46,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:46,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:46,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:46,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:46,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:46,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:46,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:46,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:46,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:46,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:46,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:46,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:46,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:46,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:46,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:46,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:46,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:46,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:46,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:46,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:46,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:46,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:46,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:46,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:46,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:46,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:46,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:46,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:46,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:46,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:46,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:46,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:46,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:46,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:46,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:46,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:46,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:46,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:46,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:46,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:46,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:46,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:46,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:46,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:46,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:46,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:46,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:46,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:46,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:46,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:46,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:46,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:46,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:46,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:46,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:46,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:46,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:46,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:46,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:46,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:46,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:46,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:46,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:46,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:46,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:46,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:46,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:46,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:15:46,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:15:46,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:15:46,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:15:46,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:15:46,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:15:46,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:15:46,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:15:46,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:15:46,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:15:46,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:15:46,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:15:46,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:15:46,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:15:46,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:15:46,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:15:46,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:15:46,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:15:46,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:15:46,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:15:46,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:15:46,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:15:46,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:15:46,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:15:46,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:15:46,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:15:46,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:15:46,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:15:46,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:15:46,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:15:46,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:15:46,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:15:46,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:15:46,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:15:46,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:15:46,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:15:46,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:15:46,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:15:46,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:15:46,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:15:46,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:15:46,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:15:46,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:15:46,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:15:46,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:15:46,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:15:46,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:15:46,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:15:46,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:15:46,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:15:46,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:15:46,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:15:46,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:15:46,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:15:46,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:15:46,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:15:46,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:15:46,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1973 [2024-11-10 00:15:46,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1990 [2024-11-10 00:15:46,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2009 [2024-11-10 00:15:46,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,840 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:46,840 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:46,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1989453531] [2024-11-10 00:15:46,840 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1989453531] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:46,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1699567750] [2024-11-10 00:15:46,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:46,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:46,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:46,845 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:46,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-10 00:15:47,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:47,633 INFO L255 TraceCheckSpWp]: Trace formula consists of 4415 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:15:47,659 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:47,736 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 1670 proven. 0 refuted. 0 times theorem prover too weak. 113050 trivial. 0 not checked. [2024-11-10 00:15:47,736 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:47,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1699567750] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:47,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:47,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:15:47,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1368599826] [2024-11-10 00:15:47,737 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:47,739 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:15:47,739 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:47,741 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:15:47,741 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:47,741 INFO L87 Difference]: Start difference. First operand 4477 states and 7403 transitions. Second operand has 6 states, 5 states have (on average 165.0) internal successors, (825), 6 states have internal predecessors, (825), 3 states have call successors, (240), 2 states have call predecessors, (240), 3 states have return successors, (240), 2 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:15:50,182 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:50,183 INFO L93 Difference]: Finished difference Result 4573 states and 7545 transitions. [2024-11-10 00:15:50,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:50,184 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 165.0) internal successors, (825), 6 states have internal predecessors, (825), 3 states have call successors, (240), 2 states have call predecessors, (240), 3 states have return successors, (240), 2 states have call predecessors, (240), 3 states have call successors, (240) Word has length 2016 [2024-11-10 00:15:50,188 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:50,203 INFO L225 Difference]: With dead ends: 4573 [2024-11-10 00:15:50,204 INFO L226 Difference]: Without dead ends: 4481 [2024-11-10 00:15:50,206 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2500 GetRequests, 2494 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:50,206 INFO L432 NwaCegarLoop]: 3032 mSDtfsCounter, 1 mSDsluCounter, 11638 mSDsCounter, 0 mSdLazyCounter, 5006 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 14670 SdHoareTripleChecker+Invalid, 5007 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5006 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:50,207 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 14670 Invalid, 5007 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5006 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time] [2024-11-10 00:15:50,211 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4481 states. [2024-11-10 00:15:50,337 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4481 to 4481. [2024-11-10 00:15:50,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4481 states, 4180 states have (on average 1.6289473684210527) internal successors, (6809), 4180 states have internal predecessors, (6809), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:15:50,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4481 states to 4481 states and 7407 transitions. [2024-11-10 00:15:50,356 INFO L78 Accepts]: Start accepts. Automaton has 4481 states and 7407 transitions. Word has length 2016 [2024-11-10 00:15:50,357 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:50,358 INFO L471 AbstractCegarLoop]: Abstraction has 4481 states and 7407 transitions. [2024-11-10 00:15:50,358 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 165.0) internal successors, (825), 6 states have internal predecessors, (825), 3 states have call successors, (240), 2 states have call predecessors, (240), 3 states have return successors, (240), 2 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:15:50,359 INFO L276 IsEmpty]: Start isEmpty. Operand 4481 states and 7407 transitions. [2024-11-10 00:15:50,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2018 [2024-11-10 00:15:50,405 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:50,406 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:50,428 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-10 00:15:50,607 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:50,611 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:50,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:50,612 INFO L85 PathProgramCache]: Analyzing trace with hash 1584126881, now seen corresponding path program 1 times [2024-11-10 00:15:50,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:50,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1638825371] [2024-11-10 00:15:50,613 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:50,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:50,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:51,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:51,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:51,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:51,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:51,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:51,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:51,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:51,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:51,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:51,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:51,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:51,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:51,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:51,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:51,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:51,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:51,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:51,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:51,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:51,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:51,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:51,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:51,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:51,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:51,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:51,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:51,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:51,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:51,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:51,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:51,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:51,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:51,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:51,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:51,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:51,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:51,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:51,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:51,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:51,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:51,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:51,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:51,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:51,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:51,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:51,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:51,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:51,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:51,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:51,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:51,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:51,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:51,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:51,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:51,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:51,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:51,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:51,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:51,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:51,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:51,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:51,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:51,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:51,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:51,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:51,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:51,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:51,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:51,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:51,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:51,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:51,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:51,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:51,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:51,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:51,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:51,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:51,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:51,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:51,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:51,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:51,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:51,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:51,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:51,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:51,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:51,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:51,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:51,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:51,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:51,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:51,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:51,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:51,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:51,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:51,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:51,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:51,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:51,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:51,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:51,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:51,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:51,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:51,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:51,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:51,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:51,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:51,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:51,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:51,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:51,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:51,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:51,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:51,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:51,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:51,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:51,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:51,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:51,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:51,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:51,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:51,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:51,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:51,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:51,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:51,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:51,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:51,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:51,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:51,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:15:51,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:15:51,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:15:51,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:15:51,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:15:51,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:15:51,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:15:51,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:15:51,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:15:51,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:15:51,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:15:51,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:15:51,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:15:51,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:15:51,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:15:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:15:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:15:51,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:15:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:15:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:15:51,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:15:51,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:15:51,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:15:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:15:51,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:15:51,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:15:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:15:51,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:15:51,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:15:51,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:15:51,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:15:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:15:51,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:15:51,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:15:51,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:15:51,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:15:51,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:15:51,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:15:51,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:15:51,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:15:51,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:15:51,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:15:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:15:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:15:51,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:15:51,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:15:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:15:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:15:51,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:15:51,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:15:51,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:15:51,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:15:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:15:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:15:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:15:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:15:51,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:15:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1973 [2024-11-10 00:15:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1991 [2024-11-10 00:15:51,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2010 [2024-11-10 00:15:51,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:51,945 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:51,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:51,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1638825371] [2024-11-10 00:15:51,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1638825371] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:51,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [18390607] [2024-11-10 00:15:51,946 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:51,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:51,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:51,951 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:51,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-10 00:15:52,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:52,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 4418 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:52,602 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:52,645 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 1904 proven. 0 refuted. 0 times theorem prover too weak. 112816 trivial. 0 not checked. [2024-11-10 00:15:52,645 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:52,645 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [18390607] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:52,645 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:52,645 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:52,645 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1533931804] [2024-11-10 00:15:52,646 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:52,647 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:52,647 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:52,648 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:52,648 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:52,648 INFO L87 Difference]: Start difference. First operand 4481 states and 7407 transitions. Second operand has 4 states, 4 states have (on average 205.75) internal successors, (823), 4 states have internal predecessors, (823), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:53,666 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:53,667 INFO L93 Difference]: Finished difference Result 4613 states and 7605 transitions. [2024-11-10 00:15:53,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:53,668 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 205.75) internal successors, (823), 4 states have internal predecessors, (823), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2017 [2024-11-10 00:15:53,669 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:53,678 INFO L225 Difference]: With dead ends: 4613 [2024-11-10 00:15:53,678 INFO L226 Difference]: Without dead ends: 4499 [2024-11-10 00:15:53,680 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2501 GetRequests, 2495 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:53,680 INFO L432 NwaCegarLoop]: 3272 mSDtfsCounter, 9 mSDsluCounter, 6535 mSDsCounter, 0 mSdLazyCounter, 2000 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 9807 SdHoareTripleChecker+Invalid, 2001 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2000 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:53,680 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 9807 Invalid, 2001 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2000 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-10 00:15:53,684 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4499 states. [2024-11-10 00:15:53,755 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4499 to 4499. [2024-11-10 00:15:53,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4499 states, 4198 states have (on average 1.6281562648880419) internal successors, (6835), 4198 states have internal predecessors, (6835), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:15:53,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4499 states to 4499 states and 7433 transitions. [2024-11-10 00:15:53,768 INFO L78 Accepts]: Start accepts. Automaton has 4499 states and 7433 transitions. Word has length 2017 [2024-11-10 00:15:53,769 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:53,769 INFO L471 AbstractCegarLoop]: Abstraction has 4499 states and 7433 transitions. [2024-11-10 00:15:53,770 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 205.75) internal successors, (823), 4 states have internal predecessors, (823), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:53,770 INFO L276 IsEmpty]: Start isEmpty. Operand 4499 states and 7433 transitions. [2024-11-10 00:15:53,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2018 [2024-11-10 00:15:53,794 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:53,794 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:53,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-10 00:15:53,995 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-10 00:15:53,996 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:53,996 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:53,997 INFO L85 PathProgramCache]: Analyzing trace with hash -716419037, now seen corresponding path program 1 times [2024-11-10 00:15:53,997 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:53,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399658725] [2024-11-10 00:15:53,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:53,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:54,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:54,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:54,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:54,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:54,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:54,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:54,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:54,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:54,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:54,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:54,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:54,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:54,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:54,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:54,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:54,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:54,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:54,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:54,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:54,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:54,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:54,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:54,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:54,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:54,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:54,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:54,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:54,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:54,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:54,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:54,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:54,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:54,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:54,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:54,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:54,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:54,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:54,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:54,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:54,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:54,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:54,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:54,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:54,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:54,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:54,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:54,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:54,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:54,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:54,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:54,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:54,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:54,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:54,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:54,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:55,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:55,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:55,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:55,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:55,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:55,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:55,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:55,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:55,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:55,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:55,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:55,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:55,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:55,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:55,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:55,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:55,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:55,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:55,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:55,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:55,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:55,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:55,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:55,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:55,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:55,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:55,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:55,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:55,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:55,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:55,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:55,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:55,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:55,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:55,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:55,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:55,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:55,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:55,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:55,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:55,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:55,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:55,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:55,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:55,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:55,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:55,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:55,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:55,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:55,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:55,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:55,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:55,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:55,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:55,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:55,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:55,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:55,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:55,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:55,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:55,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:55,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:55,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:55,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:55,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:55,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:55,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:55,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:55,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:55,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:55,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:55,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:55,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:55,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:55,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:55,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:55,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:55,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:55,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:55,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:55,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:55,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:55,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:55,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:55,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:55,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:55,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:55,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:55,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:55,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:55,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:55,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:55,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:55,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:55,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:55,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:55,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:55,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:55,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:55,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:55,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:55,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:55,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:55,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:55,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:55,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:55,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:55,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:55,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:55,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:55,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:55,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:55,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:55,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:55,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:55,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:55,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:55,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:55,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:55,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:55,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:55,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:55,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:15:55,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:15:55,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:15:55,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:15:55,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:15:55,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:15:55,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:15:55,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:15:55,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:15:55,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:15:55,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:15:55,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:15:55,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:15:55,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:15:55,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:15:55,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:15:55,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:15:55,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:15:55,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:15:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:15:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:15:55,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:15:55,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:15:55,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:15:55,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:15:55,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:15:55,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:15:55,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:15:55,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:15:55,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:15:55,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:15:55,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:15:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:15:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:15:55,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:15:55,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:15:55,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:15:55,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:15:55,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:15:55,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:15:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:15:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:15:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:15:55,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:15:55,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:15:55,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:15:55,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:15:55,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:15:55,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:15:55,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:15:55,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:15:55,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:15:55,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:15:55,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:15:55,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:15:55,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:15:55,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:15:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1973 [2024-11-10 00:15:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1991 [2024-11-10 00:15:55,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2010 [2024-11-10 00:15:55,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,142 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:55,142 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:55,142 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399658725] [2024-11-10 00:15:55,142 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399658725] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:55,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1771750391] [2024-11-10 00:15:55,143 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:55,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:55,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:55,145 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:55,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-10 00:15:55,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:55,770 INFO L255 TraceCheckSpWp]: Trace formula consists of 4418 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:55,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:55,819 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 1904 proven. 0 refuted. 0 times theorem prover too weak. 112816 trivial. 0 not checked. [2024-11-10 00:15:55,820 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:55,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1771750391] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:55,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:55,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:55,820 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1994715534] [2024-11-10 00:15:55,820 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:55,822 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:55,822 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:55,823 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:55,823 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:55,823 INFO L87 Difference]: Start difference. First operand 4499 states and 7433 transitions. Second operand has 3 states, 3 states have (on average 274.3333333333333) internal successors, (823), 3 states have internal predecessors, (823), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:56,640 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:56,641 INFO L93 Difference]: Finished difference Result 4607 states and 7591 transitions. [2024-11-10 00:15:56,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:56,642 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 274.3333333333333) internal successors, (823), 3 states have internal predecessors, (823), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2017 [2024-11-10 00:15:56,644 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:56,652 INFO L225 Difference]: With dead ends: 4607 [2024-11-10 00:15:56,653 INFO L226 Difference]: Without dead ends: 4501 [2024-11-10 00:15:56,655 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2501 GetRequests, 2496 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:56,655 INFO L432 NwaCegarLoop]: 3275 mSDtfsCounter, 0 mSDsluCounter, 3268 mSDsCounter, 0 mSdLazyCounter, 1328 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6543 SdHoareTripleChecker+Invalid, 1328 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:56,655 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6543 Invalid, 1328 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1328 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:15:56,659 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4501 states. [2024-11-10 00:15:56,778 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4501 to 4501. [2024-11-10 00:15:56,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4501 states, 4200 states have (on average 1.6273809523809524) internal successors, (6835), 4200 states have internal predecessors, (6835), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:15:56,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4501 states to 4501 states and 7433 transitions. [2024-11-10 00:15:56,791 INFO L78 Accepts]: Start accepts. Automaton has 4501 states and 7433 transitions. Word has length 2017 [2024-11-10 00:15:56,792 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:56,792 INFO L471 AbstractCegarLoop]: Abstraction has 4501 states and 7433 transitions. [2024-11-10 00:15:56,792 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 274.3333333333333) internal successors, (823), 3 states have internal predecessors, (823), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:56,793 INFO L276 IsEmpty]: Start isEmpty. Operand 4501 states and 7433 transitions. [2024-11-10 00:15:56,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2019 [2024-11-10 00:15:56,816 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:56,817 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:56,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-10 00:15:57,017 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-10 00:15:57,018 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:57,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:57,019 INFO L85 PathProgramCache]: Analyzing trace with hash 1654929022, now seen corresponding path program 1 times [2024-11-10 00:15:57,019 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:57,019 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1935935645] [2024-11-10 00:15:57,020 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:57,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:57,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:57,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:57,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:57,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:57,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:57,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:57,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:57,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:57,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:57,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:57,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:57,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:57,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:57,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:57,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:57,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:57,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:57,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:57,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:57,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:57,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:57,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:57,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:57,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:57,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:57,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:57,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:57,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:57,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:57,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:57,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:57,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:57,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:57,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:57,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:57,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:57,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:57,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:57,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:57,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:57,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:57,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:57,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:57,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:57,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:57,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:57,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:57,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:57,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:57,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:57,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:57,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:57,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:57,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:57,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:57,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:57,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:57,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:57,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:57,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:57,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:57,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:57,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:57,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:57,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:57,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:57,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:57,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:57,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:57,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:57,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:57,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:57,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:57,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:57,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:57,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:57,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:57,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:57,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:57,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:57,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:57,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:57,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:57,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:57,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:57,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:57,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:57,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:57,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:57,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:57,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:57,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:57,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:57,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:57,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:57,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:57,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:57,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:57,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:57,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:57,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:57,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:57,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:57,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:57,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:57,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:57,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:57,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:57,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:57,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:57,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:57,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:57,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:57,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:57,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:57,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:57,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:57,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:57,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:57,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:57,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:57,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:57,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:57,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:57,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:57,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:57,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:57,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:57,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:57,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:57,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:57,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:57,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:57,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:57,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:57,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:57,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:57,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:57,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:15:57,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:15:57,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:57,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:15:57,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:15:57,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:15:57,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:15:57,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:15:57,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:15:57,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:15:57,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:15:57,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:15:57,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:15:57,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:15:57,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:15:57,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:57,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:15:57,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:15:57,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:57,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:15:57,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:15:57,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:15:57,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:15:57,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:15:57,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:15:57,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:15:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:15:57,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:57,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:15:57,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:15:57,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:15:57,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:15:57,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:15:57,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:15:57,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:15:57,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:15:57,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:15:57,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:15:57,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:15:57,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:15:57,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:15:57,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:15:57,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:15:57,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:15:57,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:15:57,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:15:57,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:15:57,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:15:57,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:15:57,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:15:57,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:15:57,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:15:57,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:15:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:15:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:15:57,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:15:57,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:15:57,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:15:57,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:15:57,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:15:57,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:15:57,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:15:57,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:15:57,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:15:57,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:15:57,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:15:57,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:15:57,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:15:57,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:15:57,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:15:57,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:15:57,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:15:57,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:15:57,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:15:57,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:15:57,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:15:57,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:15:57,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:15:57,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:15:57,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:15:57,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:15:57,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:15:57,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:15:57,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:15:57,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:15:57,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:15:57,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:15:57,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1973 [2024-11-10 00:15:57,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1992 [2024-11-10 00:15:57,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2011 [2024-11-10 00:15:57,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:57,911 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:15:57,911 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:57,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1935935645] [2024-11-10 00:15:57,911 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1935935645] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:57,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [89888348] [2024-11-10 00:15:57,912 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:57,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:57,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:57,914 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:57,915 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-10 00:15:58,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:58,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 4421 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:58,562 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:58,604 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 1904 proven. 0 refuted. 0 times theorem prover too weak. 112816 trivial. 0 not checked. [2024-11-10 00:15:58,604 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:58,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [89888348] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:58,605 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:58,605 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:58,605 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1624303410] [2024-11-10 00:15:58,605 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:58,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:58,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:58,608 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:58,608 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:58,608 INFO L87 Difference]: Start difference. First operand 4501 states and 7433 transitions. Second operand has 4 states, 4 states have (on average 206.0) internal successors, (824), 4 states have internal predecessors, (824), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:59,627 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:59,627 INFO L93 Difference]: Finished difference Result 4671 states and 7689 transitions. [2024-11-10 00:15:59,628 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:59,628 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 206.0) internal successors, (824), 4 states have internal predecessors, (824), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2018 [2024-11-10 00:15:59,630 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:59,638 INFO L225 Difference]: With dead ends: 4671 [2024-11-10 00:15:59,638 INFO L226 Difference]: Without dead ends: 4521 [2024-11-10 00:15:59,640 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2502 GetRequests, 2496 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:59,641 INFO L432 NwaCegarLoop]: 3272 mSDtfsCounter, 9 mSDsluCounter, 6535 mSDsCounter, 0 mSdLazyCounter, 2000 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 9807 SdHoareTripleChecker+Invalid, 2001 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2000 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:59,642 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 9807 Invalid, 2001 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2000 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:15:59,647 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4521 states. [2024-11-10 00:15:59,721 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4521 to 4521. [2024-11-10 00:15:59,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4521 states, 4220 states have (on average 1.6267772511848342) internal successors, (6865), 4220 states have internal predecessors, (6865), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:15:59,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4521 states to 4521 states and 7463 transitions. [2024-11-10 00:15:59,734 INFO L78 Accepts]: Start accepts. Automaton has 4521 states and 7463 transitions. Word has length 2018 [2024-11-10 00:15:59,735 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:59,735 INFO L471 AbstractCegarLoop]: Abstraction has 4521 states and 7463 transitions. [2024-11-10 00:15:59,736 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 206.0) internal successors, (824), 4 states have internal predecessors, (824), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:15:59,736 INFO L276 IsEmpty]: Start isEmpty. Operand 4521 states and 7463 transitions. [2024-11-10 00:15:59,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2019 [2024-11-10 00:15:59,762 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:59,763 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:15:59,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-10 00:15:59,963 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-10 00:15:59,964 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:59,964 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:59,965 INFO L85 PathProgramCache]: Analyzing trace with hash 124683970, now seen corresponding path program 1 times [2024-11-10 00:15:59,965 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:59,965 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2067615796] [2024-11-10 00:15:59,965 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:59,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:00,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:00,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:00,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:00,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:00,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:00,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:00,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:00,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:00,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:00,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:00,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:00,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:00,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:00,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:00,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:00,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:00,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:00,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:00,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:00,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:00,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:00,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:00,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:00,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:00,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:00,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:00,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:00,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:00,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:00,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:00,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:00,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:00,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:00,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:00,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:00,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:00,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:00,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:00,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:00,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:00,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:00,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:00,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:00,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:00,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:00,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:00,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:00,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:00,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:00,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:00,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:00,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:00,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:00,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:00,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:00,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:00,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:00,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:00,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:00,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:00,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:00,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:00,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:00,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:00,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:00,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:00,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:00,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:00,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:00,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:00,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:00,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:00,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:00,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:00,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:00,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:00,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:00,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:00,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:00,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:00,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:00,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:00,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:00,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:00,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:00,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:00,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:00,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:00,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:00,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:00,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:00,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:00,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:00,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:00,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:00,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:00,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:00,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:00,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:00,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:00,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:00,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:00,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:00,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:00,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:00,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:00,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:00,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:00,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:00,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:00,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:00,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:00,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:00,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:00,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:00,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:00,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:00,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:00,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:00,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:00,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:00,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:00,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:00,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:00,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:00,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:00,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:00,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:00,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:00,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:00,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:00,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:00,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:00,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:00,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:00,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:00,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:00,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:00,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:00,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:00,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:00,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:00,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:00,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:00,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:00,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:00,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:00,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:00,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:00,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:00,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:00,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:00,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:00,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:00,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:00,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:00,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:00,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:00,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:00,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:00,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:00,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:00,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:00,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:00,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:00,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:00,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:00,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:16:00,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:16:00,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:16:00,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:16:00,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:16:00,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:16:00,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:16:00,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:16:00,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:16:00,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:16:00,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:16:00,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:16:00,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:16:00,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:16:00,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:16:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:16:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:16:00,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:16:00,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:16:00,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:16:00,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:16:00,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:16:00,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:16:00,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:16:00,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:16:00,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:16:00,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:16:00,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:16:00,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:16:00,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:16:00,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:16:00,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:16:00,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:16:00,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:16:00,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:16:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:16:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:16:00,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:16:00,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:16:00,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:16:00,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:16:00,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:16:00,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:16:00,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:16:00,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:16:00,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:16:00,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:16:00,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:16:00,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:16:00,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:16:00,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:16:00,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:16:00,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:16:00,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:16:00,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:16:00,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:16:00,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:16:00,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1973 [2024-11-10 00:16:00,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1992 [2024-11-10 00:16:00,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2011 [2024-11-10 00:16:00,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:00,854 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:00,854 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:00,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2067615796] [2024-11-10 00:16:00,854 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2067615796] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:00,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [425850137] [2024-11-10 00:16:00,855 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:00,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:00,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:00,857 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:00,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-10 00:16:01,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:01,485 INFO L255 TraceCheckSpWp]: Trace formula consists of 4421 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:16:01,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:01,551 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 2615 proven. 0 refuted. 0 times theorem prover too weak. 112105 trivial. 0 not checked. [2024-11-10 00:16:01,552 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:01,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [425850137] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:01,552 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:01,552 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:16:01,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1945816022] [2024-11-10 00:16:01,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:01,554 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:16:01,554 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:01,555 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:16:01,555 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:01,556 INFO L87 Difference]: Start difference. First operand 4521 states and 7463 transitions. Second operand has 6 states, 5 states have (on average 165.4) internal successors, (827), 6 states have internal predecessors, (827), 3 states have call successors, (240), 2 states have call predecessors, (240), 3 states have return successors, (240), 2 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:16:03,768 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:03,768 INFO L93 Difference]: Finished difference Result 4731 states and 7781 transitions. [2024-11-10 00:16:03,768 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:16:03,769 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 165.4) internal successors, (827), 6 states have internal predecessors, (827), 3 states have call successors, (240), 2 states have call predecessors, (240), 3 states have return successors, (240), 2 states have call predecessors, (240), 3 states have call successors, (240) Word has length 2018 [2024-11-10 00:16:03,770 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:03,777 INFO L225 Difference]: With dead ends: 4731 [2024-11-10 00:16:03,777 INFO L226 Difference]: Without dead ends: 4525 [2024-11-10 00:16:03,778 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2502 GetRequests, 2496 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:03,779 INFO L432 NwaCegarLoop]: 3032 mSDtfsCounter, 1 mSDsluCounter, 11638 mSDsCounter, 0 mSdLazyCounter, 5006 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 14670 SdHoareTripleChecker+Invalid, 5007 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 5006 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:03,779 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 14670 Invalid, 5007 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 5006 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2024-11-10 00:16:03,781 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4525 states. [2024-11-10 00:16:03,868 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4525 to 4525. [2024-11-10 00:16:03,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4525 states, 4224 states have (on average 1.6261837121212122) internal successors, (6869), 4224 states have internal predecessors, (6869), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:16:03,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4525 states to 4525 states and 7467 transitions. [2024-11-10 00:16:03,879 INFO L78 Accepts]: Start accepts. Automaton has 4525 states and 7467 transitions. Word has length 2018 [2024-11-10 00:16:03,880 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:03,880 INFO L471 AbstractCegarLoop]: Abstraction has 4525 states and 7467 transitions. [2024-11-10 00:16:03,881 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 165.4) internal successors, (827), 6 states have internal predecessors, (827), 3 states have call successors, (240), 2 states have call predecessors, (240), 3 states have return successors, (240), 2 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:16:03,881 INFO L276 IsEmpty]: Start isEmpty. Operand 4525 states and 7467 transitions. [2024-11-10 00:16:03,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2020 [2024-11-10 00:16:03,903 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:03,904 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:03,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-10 00:16:04,105 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-11-10 00:16:04,106 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:04,106 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:04,107 INFO L85 PathProgramCache]: Analyzing trace with hash -246064049, now seen corresponding path program 1 times [2024-11-10 00:16:04,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:04,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [53440444] [2024-11-10 00:16:04,107 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:04,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:04,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:04,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:04,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:04,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:04,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:04,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:04,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:04,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:04,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:04,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:04,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:04,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:04,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:04,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:04,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:04,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:04,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:04,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:04,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:04,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:04,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:04,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:04,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:04,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:04,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:04,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:04,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:04,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:04,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:04,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:04,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:04,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:04,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:04,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:04,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:04,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:04,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:04,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:04,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:04,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:04,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:04,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:04,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:04,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:04,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:04,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:04,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:04,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:04,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:04,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:04,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:04,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:04,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:04,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:04,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:04,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:04,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:04,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:04,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:04,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:04,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:04,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:04,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:04,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:04,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:04,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:04,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:04,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:04,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:04,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:04,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:04,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:04,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:04,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:04,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:04,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:04,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:04,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:04,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:04,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:04,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:04,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:04,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:04,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:04,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:04,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:04,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:04,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:04,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:04,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:04,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:04,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:04,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:04,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:04,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:04,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:04,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:04,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:04,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:04,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:04,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:04,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:04,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:04,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:04,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:04,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:04,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:04,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:04,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:04,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:04,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:04,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:04,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:04,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:04,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:04,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:04,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:04,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:04,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:04,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:04,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:04,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:04,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:04,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:04,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:04,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:04,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:04,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:04,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:04,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:04,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:04,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:04,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:04,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:04,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:04,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:04,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:04,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:04,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:04,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:04,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:04,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:04,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:04,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:04,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:04,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:04,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:04,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:04,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:04,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:04,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:04,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:04,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:04,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:04,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:04,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:04,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:04,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:04,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:04,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:04,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:04,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:04,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:04,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:04,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:04,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:04,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:04,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:04,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:04,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:04,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:04,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:04,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:04,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:04,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:04,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:04,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:04,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:04,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:16:04,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:16:04,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:16:04,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:16:04,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:16:04,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:16:04,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:16:04,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:16:04,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:16:04,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:16:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:16:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:16:04,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:16:04,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:16:04,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:16:04,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:16:04,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:16:04,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:16:04,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:16:04,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:16:04,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:16:04,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:16:04,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:16:04,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:16:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:16:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:16:04,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:16:04,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:16:04,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:16:04,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:16:04,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:16:04,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:16:04,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:16:04,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:16:04,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:16:04,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:16:04,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:16:04,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:16:04,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:16:04,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:16:04,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:16:04,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:16:04,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:16:04,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:16:04,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:16:04,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:16:04,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:16:04,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:16:04,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:16:04,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:16:04,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:16:04,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:16:04,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:16:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:16:04,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:16:04,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:16:04,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:16:04,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1974 [2024-11-10 00:16:04,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1993 [2024-11-10 00:16:04,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2012 [2024-11-10 00:16:04,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:04,991 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:04,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:04,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [53440444] [2024-11-10 00:16:04,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [53440444] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:04,992 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [717324076] [2024-11-10 00:16:04,993 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:04,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:04,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:04,994 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:04,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-10 00:16:05,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:05,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 4424 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:16:05,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:05,689 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 2844 proven. 0 refuted. 0 times theorem prover too weak. 111876 trivial. 0 not checked. [2024-11-10 00:16:05,690 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:05,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [717324076] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:05,690 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:05,690 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:16:05,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1545787157] [2024-11-10 00:16:05,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:05,692 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:16:05,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:05,694 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:16:05,694 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:05,694 INFO L87 Difference]: Start difference. First operand 4525 states and 7467 transitions. Second operand has 4 states, 4 states have (on average 206.25) internal successors, (825), 4 states have internal predecessors, (825), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:06,737 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:06,737 INFO L93 Difference]: Finished difference Result 4771 states and 7841 transitions. [2024-11-10 00:16:06,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:16:06,738 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 206.25) internal successors, (825), 4 states have internal predecessors, (825), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2019 [2024-11-10 00:16:06,739 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:06,747 INFO L225 Difference]: With dead ends: 4771 [2024-11-10 00:16:06,747 INFO L226 Difference]: Without dead ends: 4543 [2024-11-10 00:16:06,748 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2503 GetRequests, 2497 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:06,749 INFO L432 NwaCegarLoop]: 3272 mSDtfsCounter, 9 mSDsluCounter, 6535 mSDsCounter, 0 mSdLazyCounter, 2000 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 9807 SdHoareTripleChecker+Invalid, 2001 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2000 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:06,749 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 9807 Invalid, 2001 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2000 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:16:06,751 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4543 states. [2024-11-10 00:16:06,816 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4543 to 4543. [2024-11-10 00:16:06,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4543 states, 4242 states have (on average 1.6254125412541254) internal successors, (6895), 4242 states have internal predecessors, (6895), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:16:06,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4543 states to 4543 states and 7493 transitions. [2024-11-10 00:16:06,827 INFO L78 Accepts]: Start accepts. Automaton has 4543 states and 7493 transitions. Word has length 2019 [2024-11-10 00:16:06,828 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:06,828 INFO L471 AbstractCegarLoop]: Abstraction has 4543 states and 7493 transitions. [2024-11-10 00:16:06,829 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 206.25) internal successors, (825), 4 states have internal predecessors, (825), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:06,829 INFO L276 IsEmpty]: Start isEmpty. Operand 4543 states and 7493 transitions. [2024-11-10 00:16:06,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2020 [2024-11-10 00:16:06,849 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:06,850 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:06,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-11-10 00:16:07,051 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-10 00:16:07,051 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:07,052 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:07,052 INFO L85 PathProgramCache]: Analyzing trace with hash 1137132685, now seen corresponding path program 1 times [2024-11-10 00:16:07,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:07,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [434015846] [2024-11-10 00:16:07,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:07,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:07,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:07,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:07,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:07,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:07,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:07,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:07,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:07,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:07,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:07,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:07,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:07,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:07,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:07,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:07,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:07,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:07,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:07,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:07,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:07,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:07,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:07,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:07,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:07,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:07,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:07,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:07,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:07,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:07,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:07,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:07,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:07,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:07,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:07,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:07,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:07,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:07,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:07,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:07,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:07,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:07,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:07,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:07,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:07,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:07,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:07,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:07,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:07,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:07,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:07,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:07,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:07,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:07,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:07,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:07,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:07,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:07,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:07,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:07,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:07,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:07,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:07,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:07,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:07,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:07,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:07,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:07,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:07,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:07,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:07,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:07,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:07,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:07,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:07,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:07,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:07,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:07,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:07,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:07,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:07,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:07,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:07,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:07,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:07,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:07,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:07,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:07,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:07,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:07,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:07,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:07,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:07,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:07,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:07,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:07,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:07,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:07,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:07,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:07,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:07,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:07,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:07,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:07,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:07,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:07,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:07,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:07,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:07,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:07,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:07,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:07,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:07,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:07,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:07,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:07,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:07,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:07,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:07,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:07,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:07,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:07,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:07,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:07,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:07,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:07,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:07,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:07,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:07,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:07,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:07,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:07,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:07,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:07,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:07,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:07,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:07,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:07,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:07,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:07,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:07,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:07,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:07,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:07,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:07,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:07,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:07,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:07,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:07,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:07,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:07,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:07,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:07,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:07,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:07,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:07,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:07,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:07,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:07,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:07,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:07,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:07,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:16:07,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:16:07,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:16:07,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:16:07,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:16:07,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:16:07,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:16:07,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:16:07,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:16:07,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:16:07,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:16:07,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:16:07,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:16:07,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:16:07,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:16:07,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:16:07,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:16:07,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:16:07,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:16:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:16:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:16:07,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:16:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:16:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:16:07,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:16:07,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:16:07,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:16:07,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:16:07,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:16:07,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:16:07,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:16:07,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:16:07,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:16:07,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:16:07,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:16:07,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:16:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:16:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:16:07,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:16:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:16:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:16:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:16:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:16:07,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:16:07,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:16:07,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:16:07,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:16:07,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:16:07,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:16:07,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:16:07,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:16:07,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:16:07,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:16:07,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:16:07,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:16:07,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:16:07,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:16:07,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1974 [2024-11-10 00:16:07,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1993 [2024-11-10 00:16:07,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2012 [2024-11-10 00:16:07,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:07,945 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:07,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:07,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [434015846] [2024-11-10 00:16:07,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [434015846] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:07,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [103938367] [2024-11-10 00:16:07,946 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:07,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:07,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:07,948 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:07,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-10 00:16:08,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:08,673 INFO L255 TraceCheckSpWp]: Trace formula consists of 4424 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:16:08,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:08,724 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 2844 proven. 0 refuted. 0 times theorem prover too weak. 111876 trivial. 0 not checked. [2024-11-10 00:16:08,724 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:08,725 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [103938367] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:08,725 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:08,725 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:16:08,725 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [475698460] [2024-11-10 00:16:08,725 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:08,727 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:16:08,727 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:08,728 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:16:08,728 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:08,728 INFO L87 Difference]: Start difference. First operand 4543 states and 7493 transitions. Second operand has 3 states, 3 states have (on average 275.0) internal successors, (825), 3 states have internal predecessors, (825), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:09,544 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:09,545 INFO L93 Difference]: Finished difference Result 4765 states and 7827 transitions. [2024-11-10 00:16:09,545 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:16:09,546 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 275.0) internal successors, (825), 3 states have internal predecessors, (825), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2019 [2024-11-10 00:16:09,547 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:09,555 INFO L225 Difference]: With dead ends: 4765 [2024-11-10 00:16:09,555 INFO L226 Difference]: Without dead ends: 4545 [2024-11-10 00:16:09,557 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2503 GetRequests, 2498 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:09,557 INFO L432 NwaCegarLoop]: 3275 mSDtfsCounter, 0 mSDsluCounter, 3268 mSDsCounter, 0 mSdLazyCounter, 1328 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6543 SdHoareTripleChecker+Invalid, 1328 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:09,557 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6543 Invalid, 1328 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1328 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:16:09,560 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4545 states. [2024-11-10 00:16:09,626 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4545 to 4545. [2024-11-10 00:16:09,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4545 states, 4244 states have (on average 1.6246465598491988) internal successors, (6895), 4244 states have internal predecessors, (6895), 299 states have call successors, (299), 1 states have call predecessors, (299), 1 states have return successors, (299), 299 states have call predecessors, (299), 299 states have call successors, (299) [2024-11-10 00:16:09,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4545 states to 4545 states and 7493 transitions. [2024-11-10 00:16:09,636 INFO L78 Accepts]: Start accepts. Automaton has 4545 states and 7493 transitions. Word has length 2019 [2024-11-10 00:16:09,637 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:09,637 INFO L471 AbstractCegarLoop]: Abstraction has 4545 states and 7493 transitions. [2024-11-10 00:16:09,637 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.0) internal successors, (825), 3 states have internal predecessors, (825), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:09,637 INFO L276 IsEmpty]: Start isEmpty. Operand 4545 states and 7493 transitions. [2024-11-10 00:16:09,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2021 [2024-11-10 00:16:09,658 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:09,659 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:09,681 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-11-10 00:16:09,862 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-11-10 00:16:09,863 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:09,863 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:09,864 INFO L85 PathProgramCache]: Analyzing trace with hash 270471392, now seen corresponding path program 1 times [2024-11-10 00:16:09,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:09,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526492424] [2024-11-10 00:16:09,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:09,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:09,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:10,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:10,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:10,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:10,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:10,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:10,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:10,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:10,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:10,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:10,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:10,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:10,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:10,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:10,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:10,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:10,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:10,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:10,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:10,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:10,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:10,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:10,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:10,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:10,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:10,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:10,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:10,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:10,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:10,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:10,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:10,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:10,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:10,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:10,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:10,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:10,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:10,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:10,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:10,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:10,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:10,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:10,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:10,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:10,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:10,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:10,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:10,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:10,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:10,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:10,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:10,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:10,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:10,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:10,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:10,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:10,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:10,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:10,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:10,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:10,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:10,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:10,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:10,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:10,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:10,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:10,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:10,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:10,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:10,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:10,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:10,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:10,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:10,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:10,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:10,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:10,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:10,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:10,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:10,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:10,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:10,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:10,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:10,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:10,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:10,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:10,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:10,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:10,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:10,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:10,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:10,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:10,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:10,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:10,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:10,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:10,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:10,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:10,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:10,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:10,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:10,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:10,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:10,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:10,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:10,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:10,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:10,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:10,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:10,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:10,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:10,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:10,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:10,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:10,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:10,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:10,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:10,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:10,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:10,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:10,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:10,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:10,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:10,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:10,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:10,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:10,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:10,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:10,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:10,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:10,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:10,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:10,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:10,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:10,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:10,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:10,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:10,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:10,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:10,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:10,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:10,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:10,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:10,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:10,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:10,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:10,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:10,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:10,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:10,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:10,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:10,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:16:10,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:16:10,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:16:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:16:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:16:10,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:16:10,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:16:10,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:16:10,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:16:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:16:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:16:10,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:16:10,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:16:10,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:16:10,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:16:10,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:16:10,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:16:10,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:16:10,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:16:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:16:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:16:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:16:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:16:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:16:10,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:16:10,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:16:10,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:16:10,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:16:10,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:16:10,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:16:10,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:16:10,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:16:10,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:16:10,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:16:10,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:16:10,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:16:10,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:16:10,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:16:10,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:16:10,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:16:10,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:16:10,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:16:10,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:16:10,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:16:10,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:16:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:16:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:16:10,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:16:10,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:16:10,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:16:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:16:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:16:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:16:10,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:16:10,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:16:10,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:16:10,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:16:10,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1975 [2024-11-10 00:16:10,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1994 [2024-11-10 00:16:10,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2013 [2024-11-10 00:16:10,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:10,736 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:10,736 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:10,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526492424] [2024-11-10 00:16:10,736 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526492424] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:10,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [394000290] [2024-11-10 00:16:10,736 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:10,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:10,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:10,738 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:10,740 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-10 00:16:11,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:11,360 INFO L255 TraceCheckSpWp]: Trace formula consists of 4427 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:16:11,376 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:11,448 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:16:11,448 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:11,449 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [394000290] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:11,449 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:11,449 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:16:11,449 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [420426328] [2024-11-10 00:16:11,449 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:11,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:16:11,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:11,452 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:16:11,452 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:11,452 INFO L87 Difference]: Start difference. First operand 4545 states and 7493 transitions. Second operand has 4 states, 4 states have (on average 206.5) internal successors, (826), 4 states have internal predecessors, (826), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:16:12,692 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:12,692 INFO L93 Difference]: Finished difference Result 9119 states and 15012 transitions. [2024-11-10 00:16:12,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:16:12,693 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 206.5) internal successors, (826), 4 states have internal predecessors, (826), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) Word has length 2020 [2024-11-10 00:16:12,694 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:12,709 INFO L225 Difference]: With dead ends: 9119 [2024-11-10 00:16:12,709 INFO L226 Difference]: Without dead ends: 8823 [2024-11-10 00:16:12,713 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2504 GetRequests, 2498 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:12,713 INFO L432 NwaCegarLoop]: 4377 mSDtfsCounter, 4209 mSDsluCounter, 4553 mSDsCounter, 0 mSdLazyCounter, 2000 mSolverCounterSat, 33 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4267 SdHoareTripleChecker+Valid, 8930 SdHoareTripleChecker+Invalid, 2033 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 33 IncrementalHoareTripleChecker+Valid, 2000 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:12,714 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4267 Valid, 8930 Invalid, 2033 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [33 Valid, 2000 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-10 00:16:12,718 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8823 states. [2024-11-10 00:16:12,839 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8823 to 8766. [2024-11-10 00:16:12,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8766 states, 8345 states have (on average 1.633193529059317) internal successors, (13629), 8345 states have internal predecessors, (13629), 419 states have call successors, (419), 1 states have call predecessors, (419), 1 states have return successors, (419), 419 states have call predecessors, (419), 419 states have call successors, (419) [2024-11-10 00:16:12,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8766 states to 8766 states and 14467 transitions. [2024-11-10 00:16:12,860 INFO L78 Accepts]: Start accepts. Automaton has 8766 states and 14467 transitions. Word has length 2020 [2024-11-10 00:16:12,861 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:12,861 INFO L471 AbstractCegarLoop]: Abstraction has 8766 states and 14467 transitions. [2024-11-10 00:16:12,862 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 206.5) internal successors, (826), 4 states have internal predecessors, (826), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:16:12,862 INFO L276 IsEmpty]: Start isEmpty. Operand 8766 states and 14467 transitions. [2024-11-10 00:16:12,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2021 [2024-11-10 00:16:12,886 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:12,887 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:12,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-11-10 00:16:13,089 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:13,089 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:13,089 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:13,090 INFO L85 PathProgramCache]: Analyzing trace with hash -215060572, now seen corresponding path program 1 times [2024-11-10 00:16:13,090 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:13,090 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [86196909] [2024-11-10 00:16:13,090 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:13,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:13,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:13,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:13,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:13,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:13,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:13,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:13,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:13,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:13,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:13,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:13,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:13,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:13,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:13,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:13,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:13,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:13,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:13,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:13,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:13,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:13,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:13,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:13,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:13,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:13,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:13,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:13,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:13,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:13,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:13,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:13,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:13,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:13,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:13,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:13,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:13,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:13,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:13,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:13,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:13,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:13,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:13,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:13,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:13,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:13,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:13,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:13,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:13,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:13,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:13,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:13,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:13,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:13,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:13,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:13,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:13,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:13,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:13,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:13,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:13,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:13,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:13,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:13,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:13,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:13,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:13,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:13,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:13,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:13,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:13,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:13,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:13,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:13,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:13,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:13,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:13,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:13,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:13,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:13,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:13,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:13,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:13,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:13,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:13,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:13,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:13,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:13,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:13,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:13,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:13,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:13,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:13,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:13,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:13,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:13,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:13,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:13,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:13,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:13,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:13,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:13,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:13,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:13,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:13,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:13,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:13,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:13,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:13,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:13,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:13,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:13,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:13,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:13,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:13,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:13,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:13,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:14,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:14,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:14,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:14,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:14,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:14,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:14,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:14,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:14,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:14,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:14,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:14,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:14,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:14,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:14,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:14,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:14,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:14,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:14,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:14,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:14,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:14,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:16:14,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:16:14,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:16:14,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:16:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:16:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:16:14,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:16:14,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:16:14,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:16:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:16:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:16:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:16:14,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:16:14,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:16:14,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:16:14,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:16:14,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:16:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:16:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:16:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:16:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:16:14,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:16:14,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:16:14,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:16:14,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:16:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:16:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:16:14,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:16:14,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:16:14,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:16:14,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:16:14,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:16:14,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:16:14,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:16:14,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:16:14,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:16:14,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:16:14,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:16:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:16:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:16:14,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:16:14,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:16:14,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:16:14,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:16:14,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:16:14,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:16:14,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:16:14,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:16:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:16:14,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:16:14,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:16:14,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:16:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:16:14,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:16:14,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:16:14,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:16:14,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:16:14,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1975 [2024-11-10 00:16:14,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1994 [2024-11-10 00:16:14,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2013 [2024-11-10 00:16:14,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,094 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:14,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:14,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [86196909] [2024-11-10 00:16:14,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [86196909] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:14,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [77364589] [2024-11-10 00:16:14,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:14,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:14,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:14,099 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:14,101 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-10 00:16:14,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:14,758 INFO L255 TraceCheckSpWp]: Trace formula consists of 4427 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:16:14,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:14,822 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 2844 proven. 0 refuted. 0 times theorem prover too weak. 111876 trivial. 0 not checked. [2024-11-10 00:16:14,823 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:14,823 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [77364589] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:14,823 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:14,823 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:16:14,824 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1269932243] [2024-11-10 00:16:14,824 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:14,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:16:14,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:14,826 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:16:14,826 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:14,827 INFO L87 Difference]: Start difference. First operand 8766 states and 14467 transitions. Second operand has 4 states, 4 states have (on average 206.5) internal successors, (826), 4 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:15,853 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:15,854 INFO L93 Difference]: Finished difference Result 9229 states and 15179 transitions. [2024-11-10 00:16:15,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:16:15,855 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 206.5) internal successors, (826), 4 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2020 [2024-11-10 00:16:15,856 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:15,870 INFO L225 Difference]: With dead ends: 9229 [2024-11-10 00:16:15,870 INFO L226 Difference]: Without dead ends: 8802 [2024-11-10 00:16:15,874 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2504 GetRequests, 2498 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:16:15,874 INFO L432 NwaCegarLoop]: 3272 mSDtfsCounter, 9 mSDsluCounter, 6535 mSDsCounter, 0 mSdLazyCounter, 2000 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 9807 SdHoareTripleChecker+Invalid, 2001 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2000 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:15,875 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 9807 Invalid, 2001 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2000 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-10 00:16:15,880 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8802 states. [2024-11-10 00:16:16,001 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8802 to 8800. [2024-11-10 00:16:16,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8800 states, 8379 states have (on average 1.6327724072084975) internal successors, (13681), 8379 states have internal predecessors, (13681), 419 states have call successors, (419), 1 states have call predecessors, (419), 1 states have return successors, (419), 419 states have call predecessors, (419), 419 states have call successors, (419) [2024-11-10 00:16:16,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8800 states to 8800 states and 14519 transitions. [2024-11-10 00:16:16,024 INFO L78 Accepts]: Start accepts. Automaton has 8800 states and 14519 transitions. Word has length 2020 [2024-11-10 00:16:16,025 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:16,025 INFO L471 AbstractCegarLoop]: Abstraction has 8800 states and 14519 transitions. [2024-11-10 00:16:16,026 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 206.5) internal successors, (826), 4 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:16,026 INFO L276 IsEmpty]: Start isEmpty. Operand 8800 states and 14519 transitions. [2024-11-10 00:16:16,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2021 [2024-11-10 00:16:16,052 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:16,053 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:16,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-11-10 00:16:16,253 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-11-10 00:16:16,254 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:16,254 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:16,255 INFO L85 PathProgramCache]: Analyzing trace with hash 1842743522, now seen corresponding path program 1 times [2024-11-10 00:16:16,255 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:16,255 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2068366311] [2024-11-10 00:16:16,255 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:16,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:16,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:16,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:16,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:16,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:16,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:16,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:16,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:16,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:16,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:16,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:16,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:16,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:16,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:16,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:16,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:16,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:16,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:16,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:16,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:16,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:16,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:16,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:16,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:16,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:16,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:16,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:16,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:16,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:16,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:17,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:17,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:17,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:17,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:17,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:17,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:17,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:17,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:17,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:17,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:17,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:17,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:17,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:17,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:17,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:17,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:17,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:17,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:17,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:17,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:17,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:17,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:17,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:17,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:17,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:17,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:17,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:17,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:17,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:17,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:17,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:17,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:17,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:17,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:17,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:17,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:17,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:17,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:17,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:17,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:17,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:17,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:17,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:17,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:17,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:17,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:17,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:17,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:17,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:17,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:17,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:17,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:17,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:17,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:17,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:17,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:17,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:17,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:17,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:17,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:17,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:17,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:17,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:17,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:17,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:17,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:17,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:17,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:17,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:17,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:17,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:17,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:17,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:17,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:17,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:17,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:17,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:17,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:17,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:17,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:17,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:17,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:17,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:17,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:17,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:17,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:17,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:16:17,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:16:17,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:16:17,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:16:17,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:16:17,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:16:17,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:16:17,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:16:17,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:16:17,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:16:17,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:16:17,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:16:17,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:16:17,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:16:17,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:16:17,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:16:17,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:16:17,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:16:17,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:16:17,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:16:17,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:16:17,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:16:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:16:17,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:16:17,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:16:17,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:16:17,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:16:17,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:16:17,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:16:17,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:16:17,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:16:17,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:16:17,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:16:17,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:16:17,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:16:17,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:16:17,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:16:17,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:16:17,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:16:17,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:16:17,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:16:17,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:16:17,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:16:17,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:16:17,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:16:17,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:16:17,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:16:17,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:16:17,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:16:17,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:16:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:16:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:16:17,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:16:17,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:16:17,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:16:17,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:16:17,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:16:17,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1975 [2024-11-10 00:16:17,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1994 [2024-11-10 00:16:17,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2013 [2024-11-10 00:16:17,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,135 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:17,135 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:17,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2068366311] [2024-11-10 00:16:17,135 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2068366311] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:17,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [22820604] [2024-11-10 00:16:17,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:17,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:17,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:17,137 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:17,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-11-10 00:16:17,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:17,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 4427 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:16:17,792 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:17,826 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 2844 proven. 0 refuted. 0 times theorem prover too weak. 111876 trivial. 0 not checked. [2024-11-10 00:16:17,826 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:17,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [22820604] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:17,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:17,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:16:17,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447179841] [2024-11-10 00:16:17,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:17,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:16:17,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:17,829 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:16:17,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:17,830 INFO L87 Difference]: Start difference. First operand 8800 states and 14519 transitions. Second operand has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:18,662 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:18,662 INFO L93 Difference]: Finished difference Result 9189 states and 15109 transitions. [2024-11-10 00:16:18,662 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:16:18,663 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2020 [2024-11-10 00:16:18,664 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:18,677 INFO L225 Difference]: With dead ends: 9189 [2024-11-10 00:16:18,677 INFO L226 Difference]: Without dead ends: 8788 [2024-11-10 00:16:18,681 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2504 GetRequests, 2499 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:18,682 INFO L432 NwaCegarLoop]: 3275 mSDtfsCounter, 0 mSDsluCounter, 3268 mSDsCounter, 0 mSdLazyCounter, 1328 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6543 SdHoareTripleChecker+Invalid, 1328 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:18,682 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6543 Invalid, 1328 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1328 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:16:18,686 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8788 states. [2024-11-10 00:16:18,800 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8788 to 8784. [2024-11-10 00:16:18,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8784 states, 8363 states have (on average 1.6323089800310893) internal successors, (13651), 8363 states have internal predecessors, (13651), 419 states have call successors, (419), 1 states have call predecessors, (419), 1 states have return successors, (419), 419 states have call predecessors, (419), 419 states have call successors, (419) [2024-11-10 00:16:18,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8784 states to 8784 states and 14489 transitions. [2024-11-10 00:16:18,820 INFO L78 Accepts]: Start accepts. Automaton has 8784 states and 14489 transitions. Word has length 2020 [2024-11-10 00:16:18,821 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:18,821 INFO L471 AbstractCegarLoop]: Abstraction has 8784 states and 14489 transitions. [2024-11-10 00:16:18,822 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:18,822 INFO L276 IsEmpty]: Start isEmpty. Operand 8784 states and 14489 transitions. [2024-11-10 00:16:18,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2021 [2024-11-10 00:16:18,847 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:18,848 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:18,869 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-11-10 00:16:19,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-11-10 00:16:19,049 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:19,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:19,050 INFO L85 PathProgramCache]: Analyzing trace with hash 910084272, now seen corresponding path program 1 times [2024-11-10 00:16:19,050 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:19,050 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1812774738] [2024-11-10 00:16:19,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:19,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:19,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:19,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:19,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:19,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:19,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:19,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:19,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:19,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:19,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:19,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:19,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:19,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:19,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:19,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:19,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:19,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:19,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:19,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:19,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:19,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:19,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:19,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:19,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:19,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:19,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:19,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:19,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:19,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:19,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:19,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:19,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:19,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:19,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:19,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:19,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:19,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:19,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:19,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:19,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:19,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:19,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:19,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:19,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:19,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:19,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:19,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:19,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:19,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:19,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:19,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:19,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:19,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:19,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:19,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:19,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:19,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:19,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:19,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:19,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:19,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:19,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:19,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:19,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:19,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:19,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:19,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:19,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:19,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:19,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:19,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:19,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:19,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:19,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:19,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:19,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:19,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:19,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:19,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:19,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:19,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:19,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:19,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:19,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:19,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:19,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:19,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:19,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:19,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:19,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:19,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:19,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:19,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:19,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:19,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:19,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:19,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:19,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:19,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:19,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:19,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:19,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:19,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:19,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:19,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:19,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:19,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:19,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:19,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:19,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:19,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:19,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:19,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:19,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:19,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:19,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:19,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:19,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:19,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:19,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:19,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:19,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:19,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:19,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:19,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:19,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:19,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:19,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:19,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:19,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:19,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:19,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:19,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:19,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:19,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:19,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:19,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:19,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:19,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:19,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:19,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:19,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:19,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:19,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:19,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:19,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:19,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:19,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:19,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:19,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:19,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:19,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:19,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:19,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:19,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:19,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:19,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:19,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:19,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:19,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:19,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:19,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:19,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:19,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:19,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:19,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:19,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:19,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:19,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:19,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:16:19,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:16:19,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:16:19,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:16:19,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:16:19,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:16:19,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:16:19,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:16:19,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:16:19,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:16:19,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:16:19,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:16:19,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:16:19,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:16:19,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:16:19,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:16:19,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:16:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:16:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:16:19,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:16:19,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:16:19,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:16:19,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:16:19,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:16:19,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:16:19,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:16:19,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:16:19,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:16:19,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:16:19,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:16:19,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:16:19,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:16:19,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:16:19,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:16:19,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:16:19,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:16:19,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:16:19,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:16:19,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:16:19,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:16:19,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:16:19,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:16:19,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:16:19,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:16:19,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:16:19,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:16:19,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:16:19,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:16:19,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:16:19,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:16:19,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:16:19,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:16:19,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:16:19,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:16:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:16:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:16:19,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:16:19,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1974 [2024-11-10 00:16:19,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1993 [2024-11-10 00:16:19,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2013 [2024-11-10 00:16:19,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:19,987 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:19,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:19,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1812774738] [2024-11-10 00:16:19,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1812774738] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:19,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1100582559] [2024-11-10 00:16:19,988 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:19,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:19,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:19,989 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:19,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-11-10 00:16:20,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:20,627 INFO L255 TraceCheckSpWp]: Trace formula consists of 4427 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:16:20,654 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:20,687 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:16:20,688 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:20,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1100582559] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:20,688 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:20,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:16:20,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [427492752] [2024-11-10 00:16:20,689 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:20,690 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:16:20,690 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:20,692 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:16:20,693 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:20,693 INFO L87 Difference]: Start difference. First operand 8784 states and 14489 transitions. Second operand has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:21,631 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:21,631 INFO L93 Difference]: Finished difference Result 8855 states and 14591 transitions. [2024-11-10 00:16:21,631 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:16:21,632 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2020 [2024-11-10 00:16:21,633 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:21,645 INFO L225 Difference]: With dead ends: 8855 [2024-11-10 00:16:21,646 INFO L226 Difference]: Without dead ends: 8797 [2024-11-10 00:16:21,650 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2504 GetRequests, 2499 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:21,650 INFO L432 NwaCegarLoop]: 3275 mSDtfsCounter, 8 mSDsluCounter, 3269 mSDsCounter, 0 mSdLazyCounter, 1327 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 6544 SdHoareTripleChecker+Invalid, 1327 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1327 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:21,650 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 6544 Invalid, 1327 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1327 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-10 00:16:21,655 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8797 states. [2024-11-10 00:16:21,769 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8797 to 8796. [2024-11-10 00:16:21,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8796 states, 8375 states have (on average 1.6321194029850745) internal successors, (13669), 8375 states have internal predecessors, (13669), 419 states have call successors, (419), 1 states have call predecessors, (419), 1 states have return successors, (419), 419 states have call predecessors, (419), 419 states have call successors, (419) [2024-11-10 00:16:21,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8796 states to 8796 states and 14507 transitions. [2024-11-10 00:16:21,792 INFO L78 Accepts]: Start accepts. Automaton has 8796 states and 14507 transitions. Word has length 2020 [2024-11-10 00:16:21,794 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:21,794 INFO L471 AbstractCegarLoop]: Abstraction has 8796 states and 14507 transitions. [2024-11-10 00:16:21,794 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:21,794 INFO L276 IsEmpty]: Start isEmpty. Operand 8796 states and 14507 transitions. [2024-11-10 00:16:21,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2021 [2024-11-10 00:16:21,821 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:21,822 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:21,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2024-11-10 00:16:22,022 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-10 00:16:22,023 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:22,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:22,024 INFO L85 PathProgramCache]: Analyzing trace with hash 2018408684, now seen corresponding path program 1 times [2024-11-10 00:16:22,024 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:22,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1622630416] [2024-11-10 00:16:22,024 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:22,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:22,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:22,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:22,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:22,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:22,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:22,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:22,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:22,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:22,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:22,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:22,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:22,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:22,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:22,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:22,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:22,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:22,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:22,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:22,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:22,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:22,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:22,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:22,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:22,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:22,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:22,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:22,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:22,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:22,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:22,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:22,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:22,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:22,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:22,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:22,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:22,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:22,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:22,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:22,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:22,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:22,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:22,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:22,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:22,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:22,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:22,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:22,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:22,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:22,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:22,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:22,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:22,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:22,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:22,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:22,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:22,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:22,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:22,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:22,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:22,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:22,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:22,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:22,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:22,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:22,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:22,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:22,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:22,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:22,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:22,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:22,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:22,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:22,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:22,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:22,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:22,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:22,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:22,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:22,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:22,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:22,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:22,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:22,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:22,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:22,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:22,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:22,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:22,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:22,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:22,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:22,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:22,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:22,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:22,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:22,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:22,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:22,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:22,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:22,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:22,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:22,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:22,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:22,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:22,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:22,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:22,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:22,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:22,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:22,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:22,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:22,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:22,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:22,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:22,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:22,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:22,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:22,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:22,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:22,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:22,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:22,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:22,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:22,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:22,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:22,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:22,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:22,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:22,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:22,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:22,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:22,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:22,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:22,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:22,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:22,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:22,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:22,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:22,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:22,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:22,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:22,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:22,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:22,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:22,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:22,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:22,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:22,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:22,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:22,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:22,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:22,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:22,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:22,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:22,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:22,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:22,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:22,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:22,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:22,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:22,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:22,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:22,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:22,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:22,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:22,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:22,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:22,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:16:22,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:16:22,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:16:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:16:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:16:22,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:16:22,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:16:22,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:16:22,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:16:22,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:16:22,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:16:22,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:16:22,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:16:22,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:16:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:16:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:16:22,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:16:22,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:16:22,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:16:22,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:16:22,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:16:22,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:16:22,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:16:22,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:16:22,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:16:22,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:16:22,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:16:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:16:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:16:22,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:16:22,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:16:22,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:16:22,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:16:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:16:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:16:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:16:22,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:16:22,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:16:22,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:16:22,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:16:22,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:16:22,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:16:22,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:16:22,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:16:22,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:16:22,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:16:22,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:16:22,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:16:22,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:16:22,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:16:22,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:16:22,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:16:22,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:16:22,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:16:22,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:16:22,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:16:22,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:16:22,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1974 [2024-11-10 00:16:22,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1993 [2024-11-10 00:16:22,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2013 [2024-11-10 00:16:22,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:22,885 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:22,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:22,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1622630416] [2024-11-10 00:16:22,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1622630416] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:22,886 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [408149987] [2024-11-10 00:16:22,886 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:22,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:22,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:22,888 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:22,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-11-10 00:16:23,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:23,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 4427 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:16:23,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:25,128 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:16:25,128 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:25,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [408149987] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:25,128 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:25,129 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:16:25,129 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [627643329] [2024-11-10 00:16:25,129 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:25,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:16:25,130 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:25,131 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:16:25,131 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:25,132 INFO L87 Difference]: Start difference. First operand 8796 states and 14507 transitions. Second operand has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:16:26,276 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:26,276 INFO L93 Difference]: Finished difference Result 17274 states and 28485 transitions. [2024-11-10 00:16:26,276 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:16:26,277 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) Word has length 2020 [2024-11-10 00:16:26,278 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:26,300 INFO L225 Difference]: With dead ends: 17274 [2024-11-10 00:16:26,300 INFO L226 Difference]: Without dead ends: 13020 [2024-11-10 00:16:26,322 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2504 GetRequests, 2499 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:26,323 INFO L432 NwaCegarLoop]: 4399 mSDtfsCounter, 2625 mSDsluCounter, 3265 mSDsCounter, 0 mSdLazyCounter, 1620 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2625 SdHoareTripleChecker+Valid, 7664 SdHoareTripleChecker+Invalid, 1628 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 1620 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:26,323 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2625 Valid, 7664 Invalid, 1628 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 1620 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:16:26,340 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13020 states. [2024-11-10 00:16:26,701 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13020 to 13007. [2024-11-10 00:16:26,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13007 states, 12467 states have (on average 1.634394802278014) internal successors, (20376), 12467 states have internal predecessors, (20376), 538 states have call successors, (538), 1 states have call predecessors, (538), 1 states have return successors, (538), 538 states have call predecessors, (538), 538 states have call successors, (538) [2024-11-10 00:16:26,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13007 states to 13007 states and 21452 transitions. [2024-11-10 00:16:26,775 INFO L78 Accepts]: Start accepts. Automaton has 13007 states and 21452 transitions. Word has length 2020 [2024-11-10 00:16:26,778 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:26,779 INFO L471 AbstractCegarLoop]: Abstraction has 13007 states and 21452 transitions. [2024-11-10 00:16:26,779 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 3 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 3 states have call predecessors, (240), 3 states have call successors, (240) [2024-11-10 00:16:26,783 INFO L276 IsEmpty]: Start isEmpty. Operand 13007 states and 21452 transitions. [2024-11-10 00:16:26,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2021 [2024-11-10 00:16:26,846 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:26,846 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:26,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2024-11-10 00:16:27,047 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,19 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:27,048 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:27,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:27,048 INFO L85 PathProgramCache]: Analyzing trace with hash -858123922, now seen corresponding path program 1 times [2024-11-10 00:16:27,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:27,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1635219677] [2024-11-10 00:16:27,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:27,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:27,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:27,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:27,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:27,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:27,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:27,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:27,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:27,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:27,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:27,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:27,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:27,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:27,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:27,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:27,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:27,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:27,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:27,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:27,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:27,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:27,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:27,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:27,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:27,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:27,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:27,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:27,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:27,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:27,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:27,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:27,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:27,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:27,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:27,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:27,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:27,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:27,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:27,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:27,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:27,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:27,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:27,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:27,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:27,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:27,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:27,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:27,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:27,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:27,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:27,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:27,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:27,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:27,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:27,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:27,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:27,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:27,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:27,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:27,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:27,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:27,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:27,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:27,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:27,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:27,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:27,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:27,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:27,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:27,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:27,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:27,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:27,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:27,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:27,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:27,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:27,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:27,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:27,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:27,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:27,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:27,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:27,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:27,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:27,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:27,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:27,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:27,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:27,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:27,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:27,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:27,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:27,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:27,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:27,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:27,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:27,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:27,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:27,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:27,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:27,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:27,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:27,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:27,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:27,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:27,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:27,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:27,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:27,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:27,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:27,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:27,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:27,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:27,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:27,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:27,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:27,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:27,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:27,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:27,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:27,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:27,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:27,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:27,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:27,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:27,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:27,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:27,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:27,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:27,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:27,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:27,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:27,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:27,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:27,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:27,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:27,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:27,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:27,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:27,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:27,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:27,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:27,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:27,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:27,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:27,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:27,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:27,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:27,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:27,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:27,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:27,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:27,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:27,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:27,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:27,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:27,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:27,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:27,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:27,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:27,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:27,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:27,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:27,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:27,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:27,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:27,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:27,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:27,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:27,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:27,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:27,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:27,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:27,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2024-11-10 00:16:27,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-11-10 00:16:27,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-11-10 00:16:27,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1054 [2024-11-10 00:16:27,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-10 00:16:27,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1088 [2024-11-10 00:16:27,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-10 00:16:27,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1122 [2024-11-10 00:16:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2024-11-10 00:16:27,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-10 00:16:27,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2024-11-10 00:16:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-10 00:16:27,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-10 00:16:27,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-10 00:16:27,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-10 00:16:27,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-11-10 00:16:27,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-11-10 00:16:27,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1292 [2024-11-10 00:16:27,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2024-11-10 00:16:27,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-10 00:16:27,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-11-10 00:16:27,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-11-10 00:16:27,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2024-11-10 00:16:27,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-10 00:16:27,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-10 00:16:27,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1428 [2024-11-10 00:16:27,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-10 00:16:27,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1462 [2024-11-10 00:16:27,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1479 [2024-11-10 00:16:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-11-10 00:16:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2024-11-10 00:16:27,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:16:27,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:16:27,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1564 [2024-11-10 00:16:27,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-11-10 00:16:27,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1598 [2024-11-10 00:16:27,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-11-10 00:16:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-10 00:16:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1649 [2024-11-10 00:16:27,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-11-10 00:16:27,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-10 00:16:27,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-11-10 00:16:27,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2024-11-10 00:16:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1734 [2024-11-10 00:16:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-11-10 00:16:27,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-11-10 00:16:27,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-11-10 00:16:27,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1802 [2024-11-10 00:16:27,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1819 [2024-11-10 00:16:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-11-10 00:16:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2024-11-10 00:16:27,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-10 00:16:27,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2024-11-10 00:16:27,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-11-10 00:16:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-10 00:16:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1938 [2024-11-10 00:16:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-11-10 00:16:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1974 [2024-11-10 00:16:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1993 [2024-11-10 00:16:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2013 [2024-11-10 00:16:27,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:27,917 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:27,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:27,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1635219677] [2024-11-10 00:16:27,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1635219677] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:27,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1024626217] [2024-11-10 00:16:27,918 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:27,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:27,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:27,920 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:27,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2024-11-10 00:16:28,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:28,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 4427 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:16:28,548 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:28,580 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 956 proven. 0 refuted. 0 times theorem prover too weak. 113764 trivial. 0 not checked. [2024-11-10 00:16:28,580 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:28,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1024626217] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:28,580 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:28,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:16:28,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1559307892] [2024-11-10 00:16:28,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:28,582 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:16:28,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:28,583 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:16:28,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:28,584 INFO L87 Difference]: Start difference. First operand 13007 states and 21452 transitions. Second operand has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:29,421 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:16:29,422 INFO L93 Difference]: Finished difference Result 13042 states and 21497 transitions. [2024-11-10 00:16:29,422 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:16:29,422 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) Word has length 2020 [2024-11-10 00:16:29,424 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:16:29,441 INFO L225 Difference]: With dead ends: 13042 [2024-11-10 00:16:29,441 INFO L226 Difference]: Without dead ends: 12984 [2024-11-10 00:16:29,446 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2504 GetRequests, 2499 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:29,446 INFO L432 NwaCegarLoop]: 3275 mSDtfsCounter, 0 mSDsluCounter, 3268 mSDsCounter, 0 mSdLazyCounter, 1328 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 6543 SdHoareTripleChecker+Invalid, 1328 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1328 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-10 00:16:29,446 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 6543 Invalid, 1328 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1328 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-10 00:16:29,452 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12984 states. [2024-11-10 00:16:29,605 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12984 to 11861. [2024-11-10 00:16:29,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11861 states, 11352 states have (on average 1.6345137420718816) internal successors, (18555), 11352 states have internal predecessors, (18555), 507 states have call successors, (507), 1 states have call predecessors, (507), 1 states have return successors, (507), 507 states have call predecessors, (507), 507 states have call successors, (507) [2024-11-10 00:16:29,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11861 states to 11861 states and 19569 transitions. [2024-11-10 00:16:29,637 INFO L78 Accepts]: Start accepts. Automaton has 11861 states and 19569 transitions. Word has length 2020 [2024-11-10 00:16:29,638 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:16:29,638 INFO L471 AbstractCegarLoop]: Abstraction has 11861 states and 19569 transitions. [2024-11-10 00:16:29,638 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 275.3333333333333) internal successors, (826), 3 states have internal predecessors, (826), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240) [2024-11-10 00:16:29,638 INFO L276 IsEmpty]: Start isEmpty. Operand 11861 states and 19569 transitions. [2024-11-10 00:16:29,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2022 [2024-11-10 00:16:29,667 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:16:29,668 INFO L215 NwaCegarLoop]: trace histogram [240, 240, 240, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10 00:16:29,692 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2024-11-10 00:16:29,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,20 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:29,869 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:16:29,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:16:29,870 INFO L85 PathProgramCache]: Analyzing trace with hash -343175887, now seen corresponding path program 1 times [2024-11-10 00:16:29,870 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:16:29,870 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1271778568] [2024-11-10 00:16:29,870 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:29,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:16:29,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:16:30,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:16:30,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:16:30,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:16:30,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:16:30,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:16:30,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:16:30,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:16:30,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:16:30,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:16:30,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:16:30,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:16:30,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:16:30,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:16:30,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:16:30,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:16:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:16:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:16:30,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:16:30,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:16:30,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:16:30,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:16:30,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:16:30,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:16:30,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:16:30,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:16:30,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:16:30,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:16:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:16:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:16:30,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:16:30,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:16:30,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:16:30,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:16:30,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:16:30,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:16:30,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:16:30,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:16:30,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:16:30,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:16:30,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:16:30,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:16:30,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:16:30,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:16:30,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:16:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:16:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:16:30,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:16:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:16:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:16:30,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:16:30,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:16:30,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:16:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:16:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:16:30,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:16:30,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:16:30,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:16:30,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:16:30,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:16:30,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:16:30,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:16:30,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:16:30,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:16:30,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:16:30,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:16:30,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:16:30,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:16:30,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:16:30,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:16:30,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:16:30,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:16:30,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:16:30,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:16:30,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:16:30,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:16:30,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:16:30,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:16:30,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:16:30,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:16:30,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:16:30,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:16:30,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:16:30,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:16:30,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:16:30,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:16:30,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:16:30,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:16:30,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:16:30,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:16:30,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:16:30,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:16:30,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:16:30,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:16:30,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:16:30,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:16:30,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:16:30,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:16:30,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:16:30,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:16:30,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:16:30,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:16:30,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:16:30,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:16:30,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:16:30,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:16:30,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:16:30,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:16:30,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:16:30,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:16:30,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:16:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:16:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:16:30,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:16:30,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:16:30,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:16:30,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:16:30,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:16:30,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:16:30,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:16:30,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:16:30,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:16:30,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:16:30,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:16:30,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:16:30,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:16:30,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:16:30,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:16:30,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:16:30,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:16:30,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:16:30,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:16:30,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:16:30,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:16:30,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:16:30,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:16:30,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:16:30,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:16:30,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:16:30,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:16:30,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:16:30,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:16:30,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:16:30,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:16:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:16:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:16:30,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:16:30,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:16:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:16:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:16:30,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-11-10 00:16:30,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2024-11-10 00:16:30,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:16:30,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-10 00:16:30,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2024-11-10 00:16:30,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2024-11-10 00:16:30,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-11-10 00:16:30,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-11-10 00:16:30,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-10 00:16:30,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-10 00:16:30,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2024-11-10 00:16:30,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-11-10 00:16:30,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-11-10 00:16:30,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2024-11-10 00:16:30,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-10 00:16:30,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:16:30,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-11-10 00:16:30,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-11-10 00:16:30,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:16:30,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-10 00:16:30,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2024-11-10 00:16:30,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:16:30,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-10 00:16:30,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-11-10 00:16:30,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:16:30,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-10 00:16:30,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-11-10 00:16:30,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:16:30,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-10 00:16:30,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-10 00:16:30,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1004 [2024-11-10 00:16:30,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-10 00:16:30,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1038 [2024-11-10 00:16:30,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-11-10 00:16:30,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-10 00:16:30,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1089 [2024-11-10 00:16:30,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-10 00:16:30,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-10 00:16:30,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-10 00:16:30,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1157 [2024-11-10 00:16:30,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1174 [2024-11-10 00:16:30,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-10 00:16:30,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-10 00:16:30,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-11-10 00:16:30,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-11-10 00:16:30,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-11-10 00:16:30,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-10 00:16:30,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2024-11-10 00:16:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-10 00:16:30,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-11-10 00:16:30,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1344 [2024-11-10 00:16:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-10 00:16:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2024-11-10 00:16:30,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-11-10 00:16:30,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1412 [2024-11-10 00:16:30,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2024-11-10 00:16:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-10 00:16:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1463 [2024-11-10 00:16:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-11-10 00:16:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2024-11-10 00:16:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2024-11-10 00:16:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-11-10 00:16:30,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:16:30,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-11-10 00:16:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1582 [2024-11-10 00:16:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-10 00:16:30,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-11-10 00:16:30,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1633 [2024-11-10 00:16:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-11-10 00:16:30,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2024-11-10 00:16:30,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2024-11-10 00:16:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-11-10 00:16:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1718 [2024-11-10 00:16:30,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-11-10 00:16:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-11-10 00:16:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1769 [2024-11-10 00:16:30,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-10 00:16:30,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1803 [2024-11-10 00:16:30,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-11-10 00:16:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-10 00:16:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2024-11-10 00:16:30,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-11-10 00:16:30,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-11-10 00:16:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-11-10 00:16:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1922 [2024-11-10 00:16:30,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1939 [2024-11-10 00:16:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-11-10 00:16:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1976 [2024-11-10 00:16:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1995 [2024-11-10 00:16:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2014 [2024-11-10 00:16:30,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:30,815 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 540 proven. 177 refuted. 0 times theorem prover too weak. 114003 trivial. 0 not checked. [2024-11-10 00:16:30,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:16:30,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1271778568] [2024-11-10 00:16:30,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1271778568] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:16:30,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1848116174] [2024-11-10 00:16:30,816 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:16:30,816 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:16:30,816 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:16:30,818 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:16:30,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2024-11-10 00:16:31,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:16:31,435 INFO L255 TraceCheckSpWp]: Trace formula consists of 4430 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:16:31,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:16:31,512 INFO L134 CoverageAnalysis]: Checked inductivity of 114720 backedges. 2844 proven. 0 refuted. 0 times theorem prover too weak. 111876 trivial. 0 not checked. [2024-11-10 00:16:31,512 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:16:31,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1848116174] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:16:31,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:16:31,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:16:31,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2120428776] [2024-11-10 00:16:31,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:16:31,514 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:16:31,514 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:16:31,515 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:16:31,515 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:16:31,516 INFO L87 Difference]: Start difference. First operand 11861 states and 19569 transitions. Second operand has 3 states, 3 states have (on average 275.6666666666667) internal successors, (827), 3 states have internal predecessors, (827), 2 states have call successors, (240), 2 states have call predecessors, (240), 2 states have return successors, (240), 2 states have call predecessors, (240), 2 states have call successors, (240)