./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/xcsp/Dubois-025.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-025.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 6695a7a6a6dd8e842be4c135d062342617d8a75bf6d8cfd2fab7ef27361a20a5 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 00:14:43,057 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 00:14:43,127 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-10 00:14:43,131 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 00:14:43,132 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 00:14:43,163 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 00:14:43,164 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 00:14:43,165 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 00:14:43,165 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-10 00:14:43,166 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-10 00:14:43,166 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 00:14:43,167 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 00:14:43,168 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 00:14:43,169 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 00:14:43,171 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 00:14:43,171 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 00:14:43,172 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 00:14:43,172 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 00:14:43,172 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 00:14:43,173 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 00:14:43,173 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 00:14:43,177 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 00:14:43,177 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 00:14:43,178 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 00:14:43,178 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 00:14:43,178 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 00:14:43,178 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 00:14:43,179 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 00:14:43,179 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 00:14:43,179 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 00:14:43,180 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-10 00:14:43,180 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 00:14:43,180 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 00:14:43,183 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 00:14:43,184 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 00:14:43,184 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 00:14:43,184 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 00:14:43,185 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 00:14:43,185 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 00:14:43,185 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 00:14:43,185 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 00:14:43,186 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 00:14:43,187 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 -> 6695a7a6a6dd8e842be4c135d062342617d8a75bf6d8cfd2fab7ef27361a20a5 [2024-11-10 00:14:43,444 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 00:14:43,466 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 00:14:43,471 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 00:14:43,473 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 00:14:43,473 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 00:14:43,474 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/xcsp/Dubois-025.c [2024-11-10 00:14:44,964 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 00:14:45,233 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 00:14:45,234 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-025.c [2024-11-10 00:14:45,245 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0e80d7b63/8951d364f61644c08e34671d67123466/FLAG93ef336ab [2024-11-10 00:14:45,258 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0e80d7b63/8951d364f61644c08e34671d67123466 [2024-11-10 00:14:45,261 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 00:14:45,262 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 00:14:45,263 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 00:14:45,263 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 00:14:45,268 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 00:14:45,269 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:45,270 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e4a1077 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45, skipping insertion in model container [2024-11-10 00:14:45,270 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:45,317 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 00:14:45,653 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-025.c[17820,17833] [2024-11-10 00:14:45,684 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 00:14:45,694 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 00:14:45,787 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-025.c[17820,17833] [2024-11-10 00:14:45,799 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 00:14:45,815 INFO L204 MainTranslator]: Completed translation [2024-11-10 00:14:45,816 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45 WrapperNode [2024-11-10 00:14:45,816 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 00:14:45,817 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 00:14:45,818 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 00:14:45,818 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 00:14:45,825 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:14:45" (1/1) ... [2024-11-10 00:14:45,870 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:14:45" (1/1) ... [2024-11-10 00:14:46,244 INFO L138 Inliner]: procedures = 13, calls = 207, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 4991 [2024-11-10 00:14:46,244 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 00:14:46,245 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 00:14:46,245 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 00:14:46,246 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 00:14:46,258 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,258 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,321 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,392 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:14:46,392 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,392 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,514 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,528 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,548 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,563 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,603 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 00:14:46,605 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 00:14:46,605 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 00:14:46,606 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 00:14:46,606 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (1/1) ... [2024-11-10 00:14:46,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 00:14:46,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:46,644 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:14:46,648 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:14:46,689 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 00:14:46,690 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 00:14:46,691 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 00:14:46,691 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-10 00:14:46,691 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-11-10 00:14:46,691 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-11-10 00:14:46,959 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 00:14:46,962 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 00:14:51,391 INFO L? ?]: Removed 1730 outVars from TransFormulas that were not future-live. [2024-11-10 00:14:51,391 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 00:14:51,723 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 00:14:51,724 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-10 00:14:51,724 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 12:14:51 BoogieIcfgContainer [2024-11-10 00:14:51,724 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 00:14:51,726 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-10 00:14:51,726 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-10 00:14:51,729 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-10 00:14:51,729 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.11 12:14:45" (1/3) ... [2024-11-10 00:14:51,731 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e92d09e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 12:14:51, skipping insertion in model container [2024-11-10 00:14:51,731 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:45" (2/3) ... [2024-11-10 00:14:51,731 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e92d09e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 12:14:51, skipping insertion in model container [2024-11-10 00:14:51,731 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 12:14:51" (3/3) ... [2024-11-10 00:14:51,732 INFO L112 eAbstractionObserver]: Analyzing ICFG Dubois-025.c [2024-11-10 00:14:51,750 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-10 00:14:51,750 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-10 00:14:51,876 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 00:14:51,883 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;@266bd453, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 00:14:51,884 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-10 00:14:51,899 INFO L276 IsEmpty]: Start isEmpty. Operand has 1987 states, 1784 states have (on average 1.6177130044843049) internal successors, (2886), 1785 states have internal predecessors, (2886), 200 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 200 states have call predecessors, (200), 200 states have call successors, (200) [2024-11-10 00:14:52,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1679 [2024-11-10 00:14:52,009 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:52,011 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:14:52,012 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:52,017 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:52,018 INFO L85 PathProgramCache]: Analyzing trace with hash 912558856, now seen corresponding path program 1 times [2024-11-10 00:14:52,028 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:52,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1424771901] [2024-11-10 00:14:52,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:52,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:52,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:53,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:53,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:53,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:53,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:53,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:53,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:53,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:53,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:53,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:53,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:53,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:53,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:53,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:53,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:53,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:53,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:53,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:53,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:53,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:53,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:53,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:53,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:53,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:53,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:53,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:53,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:53,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:53,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:53,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:53,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:53,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:53,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:53,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:53,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:53,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:53,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:53,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:53,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:53,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:53,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:53,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:53,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:53,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:53,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:53,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:53,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:53,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:53,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:53,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:53,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:53,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:53,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:53,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:53,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:53,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:53,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:53,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:53,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:53,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:53,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:53,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:53,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:53,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:53,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:53,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:53,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:53,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:53,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:53,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:53,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:53,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:53,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:53,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:53,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:53,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:53,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:53,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:53,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:53,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:53,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:53,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:53,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:53,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:53,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:53,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:53,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:53,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:53,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:53,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:53,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:53,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:53,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:53,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:53,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:53,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:53,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:53,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:53,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:53,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:53,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:53,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:53,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:53,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:53,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:53,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:53,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:53,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:53,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:53,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:53,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:53,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:53,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:53,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:53,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:53,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:53,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:53,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:53,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:53,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:53,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:53,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:53,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:53,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:53,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:53,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:53,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:53,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:53,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:53,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:53,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:53,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:53,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:53,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:53,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:53,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:53,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:14:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:14:53,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:53,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:14:53,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:14:53,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:14:53,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:14:53,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:14:53,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:14:53,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:14:53,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:14:53,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:14:53,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:14:53,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:14:53,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:14:53,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:14:53,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:14:53,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:14:53,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:14:53,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:14:53,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:14:53,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:14:53,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:14:53,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:14:53,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:14:53,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:14:53,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:14:53,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:14:53,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:14:53,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:14:53,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:14:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:14:53,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:14:53,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:14:53,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:14:53,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:14:53,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:14:53,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:14:53,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:14:53,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:14:53,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:14:53,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:14:53,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:14:53,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:14:53,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:14:53,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:14:53,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:14:53,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:14:53,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:14:53,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:14:53,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:14:53,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:14:53,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:14:53,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:14:53,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:14:53,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:14:53,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:14:53,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:14:53,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:14:53,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:14:53,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:14:53,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-11-10 00:14:53,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:53,776 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 79600 trivial. 0 not checked. [2024-11-10 00:14:53,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:53,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1424771901] [2024-11-10 00:14:53,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1424771901] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:53,778 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-10 00:14:53,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-10 00:14:53,780 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2116243337] [2024-11-10 00:14:53,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:53,791 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-10 00:14:53,791 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:53,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-10 00:14:53,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-10 00:14:53,825 INFO L87 Difference]: Start difference. First operand has 1987 states, 1784 states have (on average 1.6177130044843049) internal successors, (2886), 1785 states have internal predecessors, (2886), 200 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 200 states have call predecessors, (200), 200 states have call successors, (200) Second operand has 2 states, 2 states have (on average 340.5) internal successors, (681), 2 states have internal predecessors, (681), 2 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 1 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:14:54,750 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:54,750 INFO L93 Difference]: Finished difference Result 3967 states and 6765 transitions. [2024-11-10 00:14:54,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-10 00:14:54,754 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 340.5) internal successors, (681), 2 states have internal predecessors, (681), 2 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 1 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1678 [2024-11-10 00:14:54,754 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:54,779 INFO L225 Difference]: With dead ends: 3967 [2024-11-10 00:14:54,779 INFO L226 Difference]: Without dead ends: 1983 [2024-11-10 00:14:54,791 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 602 GetRequests, 602 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:14:54,794 INFO L432 NwaCegarLoop]: 2731 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 550 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 2731 SdHoareTripleChecker+Invalid, 550 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 550 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:54,795 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2731 Invalid, 550 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 550 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:14:54,819 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1983 states. [2024-11-10 00:14:54,957 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1983 to 1983. [2024-11-10 00:14:54,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1983 states, 1781 states have (on average 1.6176305446378438) internal successors, (2881), 1781 states have internal predecessors, (2881), 200 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 200 states have call predecessors, (200), 200 states have call successors, (200) [2024-11-10 00:14:54,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1983 states to 1983 states and 3281 transitions. [2024-11-10 00:14:54,983 INFO L78 Accepts]: Start accepts. Automaton has 1983 states and 3281 transitions. Word has length 1678 [2024-11-10 00:14:54,984 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:54,984 INFO L471 AbstractCegarLoop]: Abstraction has 1983 states and 3281 transitions. [2024-11-10 00:14:54,985 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 340.5) internal successors, (681), 2 states have internal predecessors, (681), 2 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 1 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:14:54,986 INFO L276 IsEmpty]: Start isEmpty. Operand 1983 states and 3281 transitions. [2024-11-10 00:14:55,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1679 [2024-11-10 00:14:55,037 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:55,038 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:14:55,039 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-10 00:14:55,039 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:55,039 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:55,040 INFO L85 PathProgramCache]: Analyzing trace with hash 1807516872, now seen corresponding path program 1 times [2024-11-10 00:14:55,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:55,041 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1111872270] [2024-11-10 00:14:55,041 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:55,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:55,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:56,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:56,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:56,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:56,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:56,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:56,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:56,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:56,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:56,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:56,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:56,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:56,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:56,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:56,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:56,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:56,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:56,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:56,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:56,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:56,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:56,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:56,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:56,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:56,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:56,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:56,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:56,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:56,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:56,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:56,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:56,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:56,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:56,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:56,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:56,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:56,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:56,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:56,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:56,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:56,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:56,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:56,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:56,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:56,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:56,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:56,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:56,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:56,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:56,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:56,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:56,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:56,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:56,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:56,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:56,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:56,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:56,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:56,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:56,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:56,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:56,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:56,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:56,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:56,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:56,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:56,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:56,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:56,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:56,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:56,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:56,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:56,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:56,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:56,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:56,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:56,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:56,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:56,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:56,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:56,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:56,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:56,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:56,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:56,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:56,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:56,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:56,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:56,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:57,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:57,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:57,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:57,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:57,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:57,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:57,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:57,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:57,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:57,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:57,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:57,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:57,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:57,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:57,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:57,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:57,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:57,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:57,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:57,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:57,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:57,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:57,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:57,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:57,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:57,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:57,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:57,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:57,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:57,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:57,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:57,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:57,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:57,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:57,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:57,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:57,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:57,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:57,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:57,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:57,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:57,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:57,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:57,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:14:57,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:14:57,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:57,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:14:57,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:14:57,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:14:57,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:14:57,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:14:57,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:14:57,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:14:57,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:14:57,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:14:57,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:14:57,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:14:57,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:14:57,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:14:57,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:14:57,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:14:57,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:14:57,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:14:57,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:14:57,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:14:57,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:14:57,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:14:57,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:14:57,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:14:57,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:14:57,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:14:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:14:57,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:14:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:14:57,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:14:57,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:14:57,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:14:57,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:14:57,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:14:57,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:14:57,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:14:57,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:14:57,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:14:57,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:14:57,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:14:57,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:14:57,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:14:57,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:14:57,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:14:57,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:14:57,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:14:57,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:14:57,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:14:57,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:14:57,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:14:57,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:14:57,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:14:57,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:14:57,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:14:57,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:14:57,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:14:57,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:14:57,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:14:57,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:14:57,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-11-10 00:14:57,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,195 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:14:57,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:57,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1111872270] [2024-11-10 00:14:57,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1111872270] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:57,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [11083744] [2024-11-10 00:14:57,196 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:57,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:57,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:57,199 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:14:57,202 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:14:57,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,975 INFO L255 TraceCheckSpWp]: Trace formula consists of 3676 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:14:58,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:58,144 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 597 proven. 0 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:14:58,144 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:58,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [11083744] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:58,145 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:58,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:14:58,146 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [820144981] [2024-11-10 00:14:58,146 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:58,149 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:14:58,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:58,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:14:58,152 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:58,152 INFO L87 Difference]: Start difference. First operand 1983 states and 3281 transitions. Second operand has 6 states, 5 states have (on average 136.8) internal successors, (684), 6 states have internal predecessors, (684), 2 states have call successors, (200), 1 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:00,959 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:00,959 INFO L93 Difference]: Finished difference Result 1995 states and 3295 transitions. [2024-11-10 00:15:00,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:00,960 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 136.8) internal successors, (684), 6 states have internal predecessors, (684), 2 states have call successors, (200), 1 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1678 [2024-11-10 00:15:00,966 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:00,979 INFO L225 Difference]: With dead ends: 1995 [2024-11-10 00:15:00,980 INFO L226 Difference]: Without dead ends: 1985 [2024-11-10 00:15:00,982 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2082 GetRequests, 2076 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:00,983 INFO L432 NwaCegarLoop]: 2527 mSDtfsCounter, 1 mSDsluCounter, 9698 mSDsCounter, 0 mSdLazyCounter, 4176 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 12225 SdHoareTripleChecker+Invalid, 4177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:00,984 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 12225 Invalid, 4177 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1 Valid, 4176 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time] [2024-11-10 00:15:00,990 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1985 states. [2024-11-10 00:15:01,082 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1985 to 1985. [2024-11-10 00:15:01,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1985 states, 1783 states have (on average 1.616937745372967) internal successors, (2883), 1783 states have internal predecessors, (2883), 200 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 200 states have call predecessors, (200), 200 states have call successors, (200) [2024-11-10 00:15:01,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1985 states to 1985 states and 3283 transitions. [2024-11-10 00:15:01,098 INFO L78 Accepts]: Start accepts. Automaton has 1985 states and 3283 transitions. Word has length 1678 [2024-11-10 00:15:01,105 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:01,105 INFO L471 AbstractCegarLoop]: Abstraction has 1985 states and 3283 transitions. [2024-11-10 00:15:01,106 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 136.8) internal successors, (684), 6 states have internal predecessors, (684), 2 states have call successors, (200), 1 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:01,106 INFO L276 IsEmpty]: Start isEmpty. Operand 1985 states and 3283 transitions. [2024-11-10 00:15:01,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1680 [2024-11-10 00:15:01,149 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:01,150 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:01,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-10 00:15:01,354 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:01,355 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:01,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:01,356 INFO L85 PathProgramCache]: Analyzing trace with hash 1339133501, now seen corresponding path program 1 times [2024-11-10 00:15:01,356 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:01,357 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [518811798] [2024-11-10 00:15:01,357 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:01,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:01,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:02,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:02,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:02,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:02,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:02,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:02,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:02,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:02,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:02,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:02,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:02,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:02,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:02,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:02,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:02,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:02,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:02,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:02,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:02,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:02,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:02,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:02,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:02,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:02,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:02,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:02,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:02,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:02,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:02,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:02,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:02,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:02,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:02,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:02,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:02,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:02,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:02,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:02,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:02,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:02,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:02,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:02,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:02,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:02,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:02,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:02,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:02,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:02,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:02,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:02,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:02,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:02,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:02,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:02,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:02,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:02,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:02,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:02,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:02,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:02,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:02,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:02,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:02,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:02,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:02,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:02,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:02,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:02,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:02,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:02,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:02,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:02,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:02,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:02,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:02,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:02,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:02,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:02,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:02,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:02,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:02,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:02,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:02,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:02,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:02,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:02,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:03,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:03,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:03,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:03,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:03,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:03,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:03,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:03,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:03,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:03,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:03,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:03,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:03,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:03,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:03,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:03,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:03,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:03,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:03,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:03,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:03,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:03,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:03,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:03,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:03,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:03,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:03,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:03,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:03,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:03,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:03,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:03,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:03,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:03,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:03,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:03,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:03,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:03,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:03,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:03,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:03,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:03,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:03,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:03,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:03,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:03,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:03,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:03,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:03,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:03,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:03,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:03,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:03,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:03,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:03,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:03,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:03,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:03,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:03,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:03,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:03,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:03,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:03,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:03,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:03,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:03,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:03,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:03,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:03,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:03,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:03,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:03,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:03,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:03,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:03,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:03,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:03,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:03,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:03,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:03,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:03,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:03,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:03,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:03,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:03,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:03,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:03,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:03,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:03,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:03,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:03,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:03,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:03,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:03,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:03,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:03,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:03,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:03,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:03,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:03,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:03,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:03,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:03,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:03,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1672 [2024-11-10 00:15:03,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,208 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:03,208 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:03,209 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [518811798] [2024-11-10 00:15:03,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [518811798] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:03,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [644304320] [2024-11-10 00:15:03,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:03,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:03,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:03,214 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:03,217 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:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,954 INFO L255 TraceCheckSpWp]: Trace formula consists of 3679 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:03,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:04,037 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:04,038 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:04,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [644304320] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:04,038 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:04,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:04,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1151968834] [2024-11-10 00:15:04,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:04,041 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:04,041 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:04,043 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:04,043 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:04,044 INFO L87 Difference]: Start difference. First operand 1985 states and 3283 transitions. Second operand has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:04,957 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:04,957 INFO L93 Difference]: Finished difference Result 1999 states and 3300 transitions. [2024-11-10 00:15:04,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:04,959 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1679 [2024-11-10 00:15:04,962 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:04,971 INFO L225 Difference]: With dead ends: 1999 [2024-11-10 00:15:04,971 INFO L226 Difference]: Without dead ends: 1986 [2024-11-10 00:15:04,973 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2083 GetRequests, 2078 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:04,974 INFO L432 NwaCegarLoop]: 2730 mSDtfsCounter, 0 mSDsluCounter, 2723 mSDsCounter, 0 mSdLazyCounter, 1108 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5453 SdHoareTripleChecker+Invalid, 1108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:04,975 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5453 Invalid, 1108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1108 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:15:04,978 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1986 states. [2024-11-10 00:15:05,032 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1986 to 1986. [2024-11-10 00:15:05,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1986 states, 1784 states have (on average 1.616591928251121) internal successors, (2884), 1784 states have internal predecessors, (2884), 200 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 200 states have call predecessors, (200), 200 states have call successors, (200) [2024-11-10 00:15:05,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1986 states to 1986 states and 3284 transitions. [2024-11-10 00:15:05,045 INFO L78 Accepts]: Start accepts. Automaton has 1986 states and 3284 transitions. Word has length 1679 [2024-11-10 00:15:05,048 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:05,048 INFO L471 AbstractCegarLoop]: Abstraction has 1986 states and 3284 transitions. [2024-11-10 00:15:05,049 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:05,049 INFO L276 IsEmpty]: Start isEmpty. Operand 1986 states and 3284 transitions. [2024-11-10 00:15:05,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1680 [2024-11-10 00:15:05,069 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:05,070 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:05,093 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:05,271 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:05,272 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:05,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:05,273 INFO L85 PathProgramCache]: Analyzing trace with hash -910514305, now seen corresponding path program 1 times [2024-11-10 00:15:05,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:05,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [711194132] [2024-11-10 00:15:05,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:05,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:05,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:06,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:06,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:06,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:06,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:06,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:06,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:06,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:06,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:06,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:06,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:06,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:06,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:06,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:06,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:06,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:06,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:06,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:06,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:06,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:06,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:06,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:06,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:06,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:06,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:06,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:06,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:06,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:06,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:06,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:06,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:06,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:06,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:06,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:06,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:06,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:06,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:06,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:06,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:06,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:06,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:06,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:06,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:06,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:06,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:06,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:06,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:06,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:06,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:06,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:06,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:06,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:06,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:06,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:06,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:06,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:06,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:06,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:06,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:06,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:06,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:06,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:06,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:06,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:06,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:06,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:06,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:06,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:06,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:06,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:06,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:06,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:06,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:06,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:06,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:06,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:06,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:06,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:06,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:06,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:06,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:06,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:06,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:06,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:06,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:06,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:06,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:06,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:06,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:06,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:06,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:06,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:06,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:06,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:06,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:06,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:06,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:06,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:06,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:06,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:06,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:06,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:06,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:06,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:06,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:06,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:06,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:06,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:06,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:06,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:06,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:06,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:06,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:06,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:06,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:06,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:06,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:06,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:06,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:06,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:06,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:06,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:06,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:06,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:06,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:06,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:06,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:06,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:06,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:06,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:06,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:06,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:06,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:06,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:06,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:06,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:06,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:06,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:06,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:06,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:06,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:06,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:06,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:06,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:06,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:06,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:06,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:06,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:06,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:06,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:06,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:06,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:06,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:06,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:06,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:06,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:06,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:06,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:06,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:06,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:06,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:06,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:06,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:06,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:06,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:06,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:06,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:06,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:06,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:06,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:06,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:06,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:06,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:06,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:06,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:06,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:06,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:06,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:06,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:06,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:06,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:06,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:06,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:06,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:06,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:06,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:06,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:06,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:06,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:06,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:06,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1672 [2024-11-10 00:15:06,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,665 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:06,665 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:06,665 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [711194132] [2024-11-10 00:15:06,668 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [711194132] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:06,668 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1838895219] [2024-11-10 00:15:06,669 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:06,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:06,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:06,672 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:06,674 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:07,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:07,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 3679 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:07,396 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:07,500 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:07,500 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:07,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1838895219] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:07,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:07,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:07,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1714520894] [2024-11-10 00:15:07,501 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:07,503 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:07,503 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:07,504 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:07,505 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:07,506 INFO L87 Difference]: Start difference. First operand 1986 states and 3284 transitions. Second operand has 4 states, 4 states have (on average 171.25) internal successors, (685), 4 states have internal predecessors, (685), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:08,584 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:08,584 INFO L93 Difference]: Finished difference Result 2018 states and 3328 transitions. [2024-11-10 00:15:08,585 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:08,586 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 171.25) internal successors, (685), 4 states have internal predecessors, (685), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1679 [2024-11-10 00:15:08,589 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:08,598 INFO L225 Difference]: With dead ends: 2018 [2024-11-10 00:15:08,599 INFO L226 Difference]: Without dead ends: 1995 [2024-11-10 00:15:08,600 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2083 GetRequests, 2077 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:08,602 INFO L432 NwaCegarLoop]: 2727 mSDtfsCounter, 9 mSDsluCounter, 5445 mSDsCounter, 0 mSdLazyCounter, 1670 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 8172 SdHoareTripleChecker+Invalid, 1671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1670 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:08,603 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 8172 Invalid, 1671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1670 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:15:08,609 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1995 states. [2024-11-10 00:15:08,664 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1995 to 1995. [2024-11-10 00:15:08,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1995 states, 1793 states have (on average 1.615170105967652) internal successors, (2896), 1793 states have internal predecessors, (2896), 200 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 200 states have call predecessors, (200), 200 states have call successors, (200) [2024-11-10 00:15:08,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1995 states to 1995 states and 3296 transitions. [2024-11-10 00:15:08,677 INFO L78 Accepts]: Start accepts. Automaton has 1995 states and 3296 transitions. Word has length 1679 [2024-11-10 00:15:08,682 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:08,682 INFO L471 AbstractCegarLoop]: Abstraction has 1995 states and 3296 transitions. [2024-11-10 00:15:08,683 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 171.25) internal successors, (685), 4 states have internal predecessors, (685), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:08,683 INFO L276 IsEmpty]: Start isEmpty. Operand 1995 states and 3296 transitions. [2024-11-10 00:15:08,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1681 [2024-11-10 00:15:08,703 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:08,704 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:08,728 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:08,905 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:08,906 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:08,906 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:08,907 INFO L85 PathProgramCache]: Analyzing trace with hash 636881960, now seen corresponding path program 1 times [2024-11-10 00:15:08,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:08,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419123704] [2024-11-10 00:15:08,907 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:08,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:09,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:09,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:09,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:09,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:09,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:09,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:09,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:09,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:09,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:09,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:09,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:09,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:09,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:09,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:09,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:09,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:09,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:09,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:09,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:09,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:09,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:09,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:09,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:09,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:10,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:10,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:10,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:10,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:10,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:10,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:10,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:10,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:10,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:10,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:10,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:10,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:10,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:10,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:10,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:10,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:10,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:10,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:10,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:10,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:10,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:10,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:10,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:10,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:10,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:10,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:10,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:10,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:10,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:10,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:10,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:10,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:10,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:10,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:10,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:10,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:10,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:10,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:10,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:10,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:10,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:10,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:10,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:10,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:10,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:10,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:10,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:10,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:10,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:10,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:10,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:10,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:10,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:10,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:10,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:10,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:10,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:10,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:10,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:10,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:10,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:10,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:10,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:10,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:10,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:10,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:10,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:10,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:10,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:10,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:10,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:10,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:10,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:10,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:10,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:10,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:10,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:10,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:10,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:10,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:10,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:10,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:10,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:10,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:10,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:10,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:10,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:10,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:10,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:10,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:10,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:10,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:10,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:10,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:10,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:10,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:10,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:10,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:10,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:10,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:10,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:10,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:10,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:10,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:10,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:10,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:10,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:10,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:10,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:10,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:10,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:10,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:10,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:10,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:10,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:10,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:10,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:10,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:10,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:10,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:10,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:10,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:10,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:10,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:10,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:10,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:10,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:10,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:10,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:10,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:10,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:10,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:10,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:10,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:10,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:10,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:10,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:10,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:10,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:10,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:10,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:10,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:10,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:10,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:10,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:10,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:10,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:10,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:10,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:10,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:10,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:10,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:10,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:10,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:10,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:10,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:10,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:10,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:10,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:10,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:10,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:10,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:10,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:10,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:10,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:10,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:10,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1673 [2024-11-10 00:15:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,292 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:10,293 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:10,293 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419123704] [2024-11-10 00:15:10,293 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419123704] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:10,293 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1724436654] [2024-11-10 00:15:10,294 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:10,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:10,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:10,296 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:10,298 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:11,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:11,141 INFO L255 TraceCheckSpWp]: Trace formula consists of 3682 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:11,164 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:11,211 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:11,211 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:11,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1724436654] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:11,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:11,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:11,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [899006481] [2024-11-10 00:15:11,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:11,214 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:11,214 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:11,215 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:11,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:11,216 INFO L87 Difference]: Start difference. First operand 1995 states and 3296 transitions. Second operand has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:12,067 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:12,068 INFO L93 Difference]: Finished difference Result 2021 states and 3331 transitions. [2024-11-10 00:15:12,068 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:12,069 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1680 [2024-11-10 00:15:12,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:12,081 INFO L225 Difference]: With dead ends: 2021 [2024-11-10 00:15:12,082 INFO L226 Difference]: Without dead ends: 1996 [2024-11-10 00:15:12,083 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2084 GetRequests, 2079 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:12,084 INFO L432 NwaCegarLoop]: 2730 mSDtfsCounter, 0 mSDsluCounter, 2723 mSDsCounter, 0 mSdLazyCounter, 1108 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5453 SdHoareTripleChecker+Invalid, 1108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:12,084 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5453 Invalid, 1108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1108 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:15:12,087 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1996 states. [2024-11-10 00:15:12,139 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1996 to 1996. [2024-11-10 00:15:12,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1996 states, 1794 states have (on average 1.6148272017837235) internal successors, (2897), 1794 states have internal predecessors, (2897), 200 states have call successors, (200), 1 states have call predecessors, (200), 1 states have return successors, (200), 200 states have call predecessors, (200), 200 states have call successors, (200) [2024-11-10 00:15:12,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1996 states to 1996 states and 3297 transitions. [2024-11-10 00:15:12,151 INFO L78 Accepts]: Start accepts. Automaton has 1996 states and 3297 transitions. Word has length 1680 [2024-11-10 00:15:12,153 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:12,153 INFO L471 AbstractCegarLoop]: Abstraction has 1996 states and 3297 transitions. [2024-11-10 00:15:12,154 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:12,154 INFO L276 IsEmpty]: Start isEmpty. Operand 1996 states and 3297 transitions. [2024-11-10 00:15:12,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1681 [2024-11-10 00:15:12,175 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:12,175 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:12,200 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:12,376 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:12,377 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:12,378 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:12,378 INFO L85 PathProgramCache]: Analyzing trace with hash 1247142566, now seen corresponding path program 1 times [2024-11-10 00:15:12,379 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:12,379 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1395046077] [2024-11-10 00:15:12,379 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:12,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:12,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:13,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:13,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:13,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:13,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:13,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:13,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:13,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:13,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:13,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:13,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:13,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:13,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:13,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:13,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:13,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:13,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:13,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:13,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:13,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:13,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:13,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:13,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:13,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:13,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:13,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:13,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:13,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:13,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:13,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:13,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:13,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:13,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:13,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:13,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:13,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:13,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:13,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:13,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:13,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:13,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:13,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:13,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:13,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:13,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:13,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:13,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:13,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:13,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:13,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:13,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:13,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:13,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:13,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:13,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:13,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:13,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:13,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:13,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:13,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:13,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:13,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:13,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:13,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:13,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:13,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:13,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:13,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:13,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:13,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:13,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:13,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:13,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:13,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:13,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:13,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:13,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:13,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:13,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:13,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:13,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:13,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:13,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:13,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:13,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:13,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:13,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:13,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:13,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:13,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:13,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:13,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:13,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:13,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:13,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:13,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:13,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:13,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:13,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:13,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:13,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:13,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:13,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:13,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:13,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:13,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:13,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:13,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:13,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:13,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:13,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:13,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:13,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:13,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:13,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:13,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:13,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:13,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:13,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:13,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:13,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:13,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:13,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:13,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:13,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:13,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:13,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:13,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:13,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:13,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:13,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:13,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:13,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:13,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:13,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:13,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:13,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:13,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:13,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:13,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:13,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:13,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:13,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:13,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:13,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:13,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:13,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:13,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:13,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:13,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:13,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:13,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:13,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:13,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:13,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:13,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:13,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:13,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:13,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:13,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:13,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:13,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:13,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:13,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:13,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:13,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:13,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:13,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:13,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:13,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:13,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:13,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:13,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:13,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:13,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:13,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:13,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:13,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:13,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:13,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:13,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:13,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1673 [2024-11-10 00:15:13,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:13,503 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:13,503 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:13,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1395046077] [2024-11-10 00:15:13,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1395046077] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:13,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1197542674] [2024-11-10 00:15:13,504 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:13,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:13,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:13,506 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:13,507 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:14,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,175 INFO L255 TraceCheckSpWp]: Trace formula consists of 3682 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:14,200 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:16,360 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:16,360 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:16,360 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1197542674] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:16,360 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:16,361 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:16,361 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1837692526] [2024-11-10 00:15:16,361 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:16,362 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:16,362 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:16,364 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:16,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:16,365 INFO L87 Difference]: Start difference. First operand 1996 states and 3297 transitions. Second operand has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 3 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 3 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:17,464 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:17,464 INFO L93 Difference]: Finished difference Result 5463 states and 9031 transitions. [2024-11-10 00:15:17,465 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:17,466 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 3 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 3 states have call predecessors, (200), 3 states have call successors, (200) Word has length 1680 [2024-11-10 00:15:17,468 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:17,483 INFO L225 Difference]: With dead ends: 5463 [2024-11-10 00:15:17,484 INFO L226 Difference]: Without dead ends: 3718 [2024-11-10 00:15:17,489 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2084 GetRequests, 2079 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:17,490 INFO L432 NwaCegarLoop]: 4261 mSDtfsCounter, 2186 mSDsluCounter, 2724 mSDsCounter, 0 mSdLazyCounter, 1490 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2186 SdHoareTripleChecker+Valid, 6985 SdHoareTripleChecker+Invalid, 1499 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1490 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:17,490 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2186 Valid, 6985 Invalid, 1499 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1490 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:15:17,495 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3718 states. [2024-11-10 00:15:17,595 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3718 to 3718. [2024-11-10 00:15:17,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3718 states, 3467 states have (on average 1.6299394289010671) internal successors, (5651), 3467 states have internal predecessors, (5651), 249 states have call successors, (249), 1 states have call predecessors, (249), 1 states have return successors, (249), 249 states have call predecessors, (249), 249 states have call successors, (249) [2024-11-10 00:15:17,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3718 states to 3718 states and 6149 transitions. [2024-11-10 00:15:17,613 INFO L78 Accepts]: Start accepts. Automaton has 3718 states and 6149 transitions. Word has length 1680 [2024-11-10 00:15:17,614 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:17,615 INFO L471 AbstractCegarLoop]: Abstraction has 3718 states and 6149 transitions. [2024-11-10 00:15:17,615 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.66666666666666) internal successors, (686), 3 states have internal predecessors, (686), 3 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 3 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:17,616 INFO L276 IsEmpty]: Start isEmpty. Operand 3718 states and 6149 transitions. [2024-11-10 00:15:17,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1681 [2024-11-10 00:15:17,639 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:17,640 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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,663 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:17,840 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:17,841 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:17,841 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:17,842 INFO L85 PathProgramCache]: Analyzing trace with hash -414403478, now seen corresponding path program 1 times [2024-11-10 00:15:17,842 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:17,842 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2106534502] [2024-11-10 00:15:17,843 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:17,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:17,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:18,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:18,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:18,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:18,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:18,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:18,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:18,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:18,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:18,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:18,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:18,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:18,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:18,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:18,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:18,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:18,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:18,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:18,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:18,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:18,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:18,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:18,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:18,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:18,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:18,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:18,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:18,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:18,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:18,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:18,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:18,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:18,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:18,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:18,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:18,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:18,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:18,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:18,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:18,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:18,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:18,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:18,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:18,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:18,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:18,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:18,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:18,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:18,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:18,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:18,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:18,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:18,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:18,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:18,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:18,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:18,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:18,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:18,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:18,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:18,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:18,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:18,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:18,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:18,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:18,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:18,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:18,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:18,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:18,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:18,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:18,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:18,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:18,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:18,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:18,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:18,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:18,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:18,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:18,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:18,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:18,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:18,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:18,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:18,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:18,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:18,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:18,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:18,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:18,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:18,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:18,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:18,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:18,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:18,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:18,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:18,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:18,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:18,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:18,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:18,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:18,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:18,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:18,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:18,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:18,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:18,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:18,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:18,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:18,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:18,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:18,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:18,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:18,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:18,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:18,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:18,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:18,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:18,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:18,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:18,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:18,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:18,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:18,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:18,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:18,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:18,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:18,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:18,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:18,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:18,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:18,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:18,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:18,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:18,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:18,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:18,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:18,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:18,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:18,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:18,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:18,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:18,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:18,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:18,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:18,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:18,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:18,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:18,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:18,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:18,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:18,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:18,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:18,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:18,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:18,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:18,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:18,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:18,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:18,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:18,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:18,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:18,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:18,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:18,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:18,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:18,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:18,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1673 [2024-11-10 00:15:18,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,970 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:18,971 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:18,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2106534502] [2024-11-10 00:15:18,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2106534502] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:18,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [901780759] [2024-11-10 00:15:18,972 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:18,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:18,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:18,974 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:18,976 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:19,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 3682 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:19,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:19,662 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:19,662 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:19,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [901780759] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:19,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:19,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:19,664 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1417106899] [2024-11-10 00:15:19,664 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:19,665 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:19,666 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:19,667 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:19,667 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:19,667 INFO L87 Difference]: Start difference. First operand 3718 states and 6149 transitions. Second operand has 4 states, 4 states have (on average 171.5) internal successors, (686), 4 states have internal predecessors, (686), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:20,646 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:20,647 INFO L93 Difference]: Finished difference Result 3780 states and 6237 transitions. [2024-11-10 00:15:20,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:20,647 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 171.5) internal successors, (686), 4 states have internal predecessors, (686), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1680 [2024-11-10 00:15:20,649 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:20,665 INFO L225 Difference]: With dead ends: 3780 [2024-11-10 00:15:20,665 INFO L226 Difference]: Without dead ends: 3732 [2024-11-10 00:15:20,668 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2084 GetRequests, 2078 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:20,669 INFO L432 NwaCegarLoop]: 2727 mSDtfsCounter, 9 mSDsluCounter, 5445 mSDsCounter, 0 mSdLazyCounter, 1670 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 8172 SdHoareTripleChecker+Invalid, 1671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1670 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:20,669 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 8172 Invalid, 1671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1670 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-10 00:15:20,674 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3732 states. [2024-11-10 00:15:20,773 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3732 to 3732. [2024-11-10 00:15:20,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3732 states, 3481 states have (on average 1.6288422866992243) internal successors, (5670), 3481 states have internal predecessors, (5670), 249 states have call successors, (249), 1 states have call predecessors, (249), 1 states have return successors, (249), 249 states have call predecessors, (249), 249 states have call successors, (249) [2024-11-10 00:15:20,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3732 states to 3732 states and 6168 transitions. [2024-11-10 00:15:20,792 INFO L78 Accepts]: Start accepts. Automaton has 3732 states and 6168 transitions. Word has length 1680 [2024-11-10 00:15:20,794 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:20,794 INFO L471 AbstractCegarLoop]: Abstraction has 3732 states and 6168 transitions. [2024-11-10 00:15:20,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 171.5) internal successors, (686), 4 states have internal predecessors, (686), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:20,795 INFO L276 IsEmpty]: Start isEmpty. Operand 3732 states and 6168 transitions. [2024-11-10 00:15:20,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1682 [2024-11-10 00:15:20,819 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:20,820 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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,844 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:21,020 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:21,021 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:21,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:21,022 INFO L85 PathProgramCache]: Analyzing trace with hash 1221192865, now seen corresponding path program 1 times [2024-11-10 00:15:21,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:21,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939358182] [2024-11-10 00:15:21,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:21,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:21,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:21,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:21,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:21,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:21,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:21,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:21,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:21,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:21,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:21,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:21,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:21,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:21,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:21,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:21,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:21,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:21,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:21,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:21,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:21,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:21,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:21,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:21,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:21,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:21,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:21,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:21,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:21,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:21,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:21,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:21,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:21,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:21,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:21,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:21,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:21,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:21,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:21,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:21,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:21,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:21,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:21,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:21,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:21,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:21,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:21,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:21,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:21,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:21,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:21,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:21,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:21,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:21,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:21,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:21,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:21,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:21,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:21,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:21,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:21,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:21,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:21,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:21,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:21,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:21,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:21,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:21,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:21,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:21,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:21,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:21,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:21,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:21,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:21,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:21,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:21,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:21,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:21,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:21,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:21,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:21,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:21,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:21,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:21,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:21,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:21,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:21,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:21,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:21,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:21,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:21,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:21,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:21,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:21,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:21,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:21,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:21,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:21,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:21,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:21,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:21,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:21,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:21,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:21,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:21,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:21,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:21,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:21,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:21,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:21,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:21,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:21,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:21,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:21,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:21,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:21,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:21,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:21,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:21,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:21,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:21,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:21,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:21,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:21,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:22,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:22,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:22,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:22,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:22,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:22,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:22,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:22,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:22,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:22,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:22,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:22,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:22,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:22,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:22,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:22,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:22,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:22,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:22,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:22,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:22,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:22,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:22,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:22,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:22,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:22,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:22,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:22,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:22,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:22,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:22,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:22,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:22,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:22,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:22,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:22,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:22,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:22,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:22,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:22,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:22,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:22,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:22,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:22,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:22,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:22,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:22,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2024-11-10 00:15:22,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,077 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:22,077 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:22,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939358182] [2024-11-10 00:15:22,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939358182] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:22,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [504513367] [2024-11-10 00:15:22,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:22,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:22,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:22,081 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:22,082 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:22,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 3685 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:22,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:22,754 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:22,754 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:22,754 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [504513367] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:22,754 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:22,754 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:22,755 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [233330835] [2024-11-10 00:15:22,755 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:22,756 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:22,757 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:22,758 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:22,758 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:22,759 INFO L87 Difference]: Start difference. First operand 3732 states and 6168 transitions. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:23,500 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:23,500 INFO L93 Difference]: Finished difference Result 3796 states and 6260 transitions. [2024-11-10 00:15:23,501 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:23,501 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1681 [2024-11-10 00:15:23,503 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:23,518 INFO L225 Difference]: With dead ends: 3796 [2024-11-10 00:15:23,519 INFO L226 Difference]: Without dead ends: 3746 [2024-11-10 00:15:23,521 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2085 GetRequests, 2080 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:23,523 INFO L432 NwaCegarLoop]: 2730 mSDtfsCounter, 8 mSDsluCounter, 2724 mSDsCounter, 0 mSdLazyCounter, 1107 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 5454 SdHoareTripleChecker+Invalid, 1107 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:23,523 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 5454 Invalid, 1107 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1107 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-10 00:15:23,528 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3746 states. [2024-11-10 00:15:23,623 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3746 to 3746. [2024-11-10 00:15:23,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3746 states, 3495 states have (on average 1.6283261802575106) internal successors, (5691), 3495 states have internal predecessors, (5691), 249 states have call successors, (249), 1 states have call predecessors, (249), 1 states have return successors, (249), 249 states have call predecessors, (249), 249 states have call successors, (249) [2024-11-10 00:15:23,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3746 states to 3746 states and 6189 transitions. [2024-11-10 00:15:23,641 INFO L78 Accepts]: Start accepts. Automaton has 3746 states and 6189 transitions. Word has length 1681 [2024-11-10 00:15:23,642 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:23,642 INFO L471 AbstractCegarLoop]: Abstraction has 3746 states and 6189 transitions. [2024-11-10 00:15:23,643 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:23,643 INFO L276 IsEmpty]: Start isEmpty. Operand 3746 states and 6189 transitions. [2024-11-10 00:15:23,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1682 [2024-11-10 00:15:23,668 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:23,669 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:23,693 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:23,869 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:23,870 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:23,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:23,871 INFO L85 PathProgramCache]: Analyzing trace with hash -1965450019, now seen corresponding path program 1 times [2024-11-10 00:15:23,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:23,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834581331] [2024-11-10 00:15:23,871 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:23,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:23,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:24,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:24,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:24,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:24,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:24,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:24,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:24,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:24,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:24,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:24,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:24,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:24,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:24,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:24,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:24,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:24,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:24,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:24,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:24,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:24,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:24,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:24,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:24,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:24,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:24,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:24,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:24,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:24,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:24,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:24,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:24,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:24,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:24,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:24,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:24,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:24,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:24,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:24,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:24,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:24,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:24,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:24,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:24,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:24,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:24,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:24,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:24,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:24,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:24,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:24,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:24,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:24,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:24,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:24,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:24,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:24,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:24,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:24,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:24,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:24,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:24,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:24,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:24,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:24,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:24,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:24,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:24,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:24,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:24,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:24,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:24,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:24,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:24,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:24,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:24,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:24,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:24,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:24,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:24,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:24,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:24,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:24,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:24,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:24,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:24,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:24,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:24,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:24,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:24,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:24,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:24,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:24,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:24,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:24,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:24,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:24,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:24,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:24,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:24,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:24,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:24,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:24,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:24,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:24,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:24,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:24,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:24,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:24,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:24,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:24,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:24,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:24,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:24,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:24,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:24,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:24,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:24,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:24,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:24,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:24,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:24,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:24,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:24,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:24,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:24,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:24,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:24,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:24,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:24,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:24,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:24,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:24,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:24,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:24,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:24,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:24,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:24,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:24,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:24,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:24,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:24,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:24,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:24,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:24,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:24,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:24,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:24,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:24,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:24,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:24,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:24,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:24,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:24,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:24,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:24,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:24,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:24,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:24,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:24,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:24,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:24,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:24,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:24,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:24,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:24,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:24,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:24,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:24,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:24,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:24,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:24,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:24,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:24,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:24,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:24,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:24,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:24,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:24,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:24,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:24,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:24,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:24,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:24,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:24,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:24,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:24,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:24,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:24,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:24,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:24,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2024-11-10 00:15:24,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:24,737 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:24,737 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:24,737 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [834581331] [2024-11-10 00:15:24,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [834581331] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:24,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1330637610] [2024-11-10 00:15:24,738 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:24,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:24,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:24,740 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:24,742 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:25,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 3685 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:25,352 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:27,241 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:27,241 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:27,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1330637610] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:27,241 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:27,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:27,242 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1975444561] [2024-11-10 00:15:27,242 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:27,243 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:27,244 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:27,245 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:27,245 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:27,246 INFO L87 Difference]: Start difference. First operand 3746 states and 6189 transitions. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 3 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 3 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:28,271 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:28,271 INFO L93 Difference]: Finished difference Result 7228 states and 11938 transitions. [2024-11-10 00:15:28,272 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:28,272 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 3 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 3 states have call predecessors, (200), 3 states have call successors, (200) Word has length 1681 [2024-11-10 00:15:28,274 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:28,297 INFO L225 Difference]: With dead ends: 7228 [2024-11-10 00:15:28,297 INFO L226 Difference]: Without dead ends: 5473 [2024-11-10 00:15:28,304 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2085 GetRequests, 2080 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:28,304 INFO L432 NwaCegarLoop]: 3337 mSDtfsCounter, 2189 mSDsluCounter, 2709 mSDsCounter, 0 mSdLazyCounter, 1279 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2189 SdHoareTripleChecker+Valid, 6046 SdHoareTripleChecker+Invalid, 1287 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 1279 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:28,305 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2189 Valid, 6046 Invalid, 1287 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 1279 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-10 00:15:28,312 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5473 states. [2024-11-10 00:15:28,436 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5473 to 5460. [2024-11-10 00:15:28,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5460 states, 5160 states have (on average 1.633139534883721) internal successors, (8427), 5160 states have internal predecessors, (8427), 298 states have call successors, (298), 1 states have call predecessors, (298), 1 states have return successors, (298), 298 states have call predecessors, (298), 298 states have call successors, (298) [2024-11-10 00:15:28,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5460 states to 5460 states and 9023 transitions. [2024-11-10 00:15:28,460 INFO L78 Accepts]: Start accepts. Automaton has 5460 states and 9023 transitions. Word has length 1681 [2024-11-10 00:15:28,462 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:28,462 INFO L471 AbstractCegarLoop]: Abstraction has 5460 states and 9023 transitions. [2024-11-10 00:15:28,462 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 3 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 3 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:28,463 INFO L276 IsEmpty]: Start isEmpty. Operand 5460 states and 9023 transitions. [2024-11-10 00:15:28,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1682 [2024-11-10 00:15:28,492 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:28,493 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:28,521 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:28,693 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:28,694 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:28,694 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:28,695 INFO L85 PathProgramCache]: Analyzing trace with hash -547015329, now seen corresponding path program 1 times [2024-11-10 00:15:28,695 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:28,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [727066190] [2024-11-10 00:15:28,695 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:28,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:28,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:29,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:29,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:29,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:29,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:29,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:29,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:29,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:29,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:29,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:29,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:29,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:29,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:29,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:29,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:29,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:29,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:29,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:29,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:29,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:29,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:29,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:29,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:29,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:29,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:29,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:29,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:29,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:29,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:29,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:29,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:29,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:29,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:29,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:29,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:29,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:29,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:29,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:29,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:29,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:29,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:29,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:29,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:29,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:29,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:29,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:29,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:29,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:29,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:29,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:29,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:29,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:29,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:29,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:29,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:29,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:29,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:29,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:29,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:29,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:29,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:29,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:29,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:29,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:29,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:29,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:29,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:29,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:29,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:29,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:29,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:29,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:29,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:29,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:29,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:29,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:29,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:29,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:29,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:29,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:29,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:29,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:29,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:29,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:29,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:29,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:29,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:29,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:29,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:29,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:29,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:29,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:29,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:29,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:29,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:29,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:29,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:29,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:29,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:29,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:29,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:29,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:29,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:29,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:29,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:29,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:29,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:29,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:29,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:29,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:29,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:29,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:29,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:29,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:29,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:29,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:29,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:29,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:29,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:29,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:29,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:29,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:29,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:29,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:29,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:29,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:29,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:29,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:29,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2024-11-10 00:15:29,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-11-10 00:15:29,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 872 [2024-11-10 00:15:29,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 889 [2024-11-10 00:15:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-10 00:15:29,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-11-10 00:15:29,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-11-10 00:15:29,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 957 [2024-11-10 00:15:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-10 00:15:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-10 00:15:29,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2024-11-10 00:15:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-10 00:15:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-10 00:15:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1059 [2024-11-10 00:15:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-10 00:15:29,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2024-11-10 00:15:29,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-11-10 00:15:29,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-11-10 00:15:29,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2024-11-10 00:15:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-10 00:15:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2024-11-10 00:15:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-11-10 00:15:29,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-10 00:15:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1229 [2024-11-10 00:15:29,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-10 00:15:29,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-10 00:15:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-11-10 00:15:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2024-11-10 00:15:29,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2024-11-10 00:15:29,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-10 00:15:29,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2024-11-10 00:15:29,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-11-10 00:15:29,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1382 [2024-11-10 00:15:29,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-11-10 00:15:29,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-10 00:15:29,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1433 [2024-11-10 00:15:29,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-10 00:15:29,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1467 [2024-11-10 00:15:29,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1484 [2024-11-10 00:15:29,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-10 00:15:29,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1518 [2024-11-10 00:15:29,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-11-10 00:15:29,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2024-11-10 00:15:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1569 [2024-11-10 00:15:29,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-11-10 00:15:29,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1603 [2024-11-10 00:15:29,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-11-10 00:15:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-11-10 00:15:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1654 [2024-11-10 00:15:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2024-11-10 00:15:29,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:29,671 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:29,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:29,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [727066190] [2024-11-10 00:15:29,672 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [727066190] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:29,672 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1316452885] [2024-11-10 00:15:29,672 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:29,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:29,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:29,675 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:29,676 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:30,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:30,325 INFO L255 TraceCheckSpWp]: Trace formula consists of 3685 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:30,342 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:30,449 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 78804 trivial. 0 not checked. [2024-11-10 00:15:30,450 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:30,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1316452885] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:30,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:30,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:30,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1680997152] [2024-11-10 00:15:30,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:30,453 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:30,453 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:30,455 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:30,455 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:30,456 INFO L87 Difference]: Start difference. First operand 5460 states and 9023 transitions. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:31,228 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:31,229 INFO L93 Difference]: Finished difference Result 5515 states and 9097 transitions. [2024-11-10 00:15:31,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:31,230 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1681 [2024-11-10 00:15:31,231 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:31,261 INFO L225 Difference]: With dead ends: 5515 [2024-11-10 00:15:31,261 INFO L226 Difference]: Without dead ends: 5445 [2024-11-10 00:15:31,266 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2085 GetRequests, 2080 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:31,266 INFO L432 NwaCegarLoop]: 2730 mSDtfsCounter, 0 mSDsluCounter, 2723 mSDsCounter, 0 mSdLazyCounter, 1108 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5453 SdHoareTripleChecker+Invalid, 1108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:31,268 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5453 Invalid, 1108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1108 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-10 00:15:31,275 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5445 states. [2024-11-10 00:15:31,404 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5445 to 5445. [2024-11-10 00:15:31,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5445 states, 5145 states have (on average 1.63245869776482) internal successors, (8399), 5145 states have internal predecessors, (8399), 298 states have call successors, (298), 1 states have call predecessors, (298), 1 states have return successors, (298), 298 states have call predecessors, (298), 298 states have call successors, (298) [2024-11-10 00:15:31,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5445 states to 5445 states and 8995 transitions. [2024-11-10 00:15:31,429 INFO L78 Accepts]: Start accepts. Automaton has 5445 states and 8995 transitions. Word has length 1681 [2024-11-10 00:15:31,431 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:31,431 INFO L471 AbstractCegarLoop]: Abstraction has 5445 states and 8995 transitions. [2024-11-10 00:15:31,432 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:31,432 INFO L276 IsEmpty]: Start isEmpty. Operand 5445 states and 8995 transitions. [2024-11-10 00:15:31,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1682 [2024-11-10 00:15:31,461 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:31,462 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:31,491 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:31,663 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:31,664 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:31,664 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:31,665 INFO L85 PathProgramCache]: Analyzing trace with hash 1210537627, now seen corresponding path program 1 times [2024-11-10 00:15:31,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:31,665 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [120046609] [2024-11-10 00:15:31,665 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:31,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:31,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:32,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:32,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:32,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:32,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:32,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:32,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:32,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:32,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:32,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:32,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:32,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:32,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:32,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:32,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:32,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:32,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:32,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:32,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:32,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:32,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:32,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:32,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:32,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:32,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:32,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:32,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:32,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:32,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:32,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:32,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:32,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:32,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:32,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:32,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:32,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:32,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:32,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:32,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:32,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:32,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:32,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:32,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:32,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:32,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:32,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:32,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:32,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:32,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:32,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:32,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:32,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:32,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:32,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:32,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:32,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:32,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:32,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:32,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:32,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:32,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:32,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:32,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:32,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:32,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:32,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:32,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:32,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:32,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:32,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:32,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:32,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:32,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:32,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:32,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:32,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:32,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:32,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:32,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:32,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:32,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:32,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:32,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:32,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:32,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:32,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:32,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:32,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:32,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:32,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:32,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:32,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:32,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:32,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:32,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:32,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:32,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:32,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:32,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:32,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:32,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:32,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:32,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:32,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:32,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:32,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:32,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:32,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:32,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:32,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:32,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:32,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:32,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:32,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:32,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:32,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:32,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:32,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:32,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:32,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:32,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:32,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:32,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:32,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:32,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:32,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:32,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:32,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:32,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:32,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:32,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:32,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:32,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:32,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-10 00:15:32,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-10 00:15:32,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-10 00:15:32,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-10 00:15:32,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-10 00:15:32,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-10 00:15:32,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-10 00:15:32,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-10 00:15:32,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:32,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-10 00:15:32,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-10 00:15:32,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-10 00:15:32,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-10 00:15:32,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-10 00:15:32,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-10 00:15:32,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-10 00:15:32,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-10 00:15:32,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-10 00:15:32,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-10 00:15:32,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-10 00:15:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-10 00:15:32,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-10 00:15:32,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-10 00:15:32,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-10 00:15:32,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-10 00:15:32,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-10 00:15:32,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-10 00:15:32,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-10 00:15:32,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-10 00:15:32,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-10 00:15:32,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-10 00:15:32,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-10 00:15:32,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-10 00:15:32,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-10 00:15:32,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-10 00:15:32,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-10 00:15:32,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-10 00:15:32,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-10 00:15:32,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-10 00:15:32,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-10 00:15:32,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-10 00:15:32,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-10 00:15:32,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-10 00:15:32,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-10 00:15:32,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-10 00:15:32,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-10 00:15:32,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1621 [2024-11-10 00:15:32,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1638 [2024-11-10 00:15:32,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-11-10 00:15:32,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2024-11-10 00:15:32,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:32,663 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:32,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:32,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [120046609] [2024-11-10 00:15:32,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [120046609] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:32,664 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1340029554] [2024-11-10 00:15:32,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:32,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:32,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:32,667 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:32,668 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:33,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:33,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 3685 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:15:33,328 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:33,450 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 1390 proven. 0 refuted. 0 times theorem prover too weak. 78210 trivial. 0 not checked. [2024-11-10 00:15:33,451 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:33,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1340029554] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:33,451 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:33,456 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:15:33,457 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1829041096] [2024-11-10 00:15:33,457 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:33,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:15:33,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:33,464 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:15:33,464 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:33,464 INFO L87 Difference]: Start difference. First operand 5445 states and 8995 transitions. Second operand has 6 states, 5 states have (on average 138.0) internal successors, (690), 6 states have internal predecessors, (690), 3 states have call successors, (200), 2 states have call predecessors, (200), 3 states have return successors, (200), 2 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:35,687 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:35,687 INFO L93 Difference]: Finished difference Result 5565 states and 9167 transitions. [2024-11-10 00:15:35,688 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:35,689 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 138.0) internal successors, (690), 6 states have internal predecessors, (690), 3 states have call successors, (200), 2 states have call predecessors, (200), 3 states have return successors, (200), 2 states have call predecessors, (200), 3 states have call successors, (200) Word has length 1681 [2024-11-10 00:15:35,691 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:35,707 INFO L225 Difference]: With dead ends: 5565 [2024-11-10 00:15:35,708 INFO L226 Difference]: Without dead ends: 5451 [2024-11-10 00:15:35,712 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2085 GetRequests, 2079 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:35,713 INFO L432 NwaCegarLoop]: 2527 mSDtfsCounter, 1 mSDsluCounter, 9698 mSDsCounter, 0 mSdLazyCounter, 4176 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 12225 SdHoareTripleChecker+Invalid, 4177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:35,714 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 12225 Invalid, 4177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4176 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2024-11-10 00:15:35,721 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5451 states. [2024-11-10 00:15:35,850 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5451 to 5451. [2024-11-10 00:15:35,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5451 states, 5151 states have (on average 1.6317219957289846) internal successors, (8405), 5151 states have internal predecessors, (8405), 298 states have call successors, (298), 1 states have call predecessors, (298), 1 states have return successors, (298), 298 states have call predecessors, (298), 298 states have call successors, (298) [2024-11-10 00:15:35,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5451 states to 5451 states and 9001 transitions. [2024-11-10 00:15:35,874 INFO L78 Accepts]: Start accepts. Automaton has 5451 states and 9001 transitions. Word has length 1681 [2024-11-10 00:15:35,876 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:35,876 INFO L471 AbstractCegarLoop]: Abstraction has 5451 states and 9001 transitions. [2024-11-10 00:15:35,877 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 138.0) internal successors, (690), 6 states have internal predecessors, (690), 3 states have call successors, (200), 2 states have call predecessors, (200), 3 states have return successors, (200), 2 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:35,877 INFO L276 IsEmpty]: Start isEmpty. Operand 5451 states and 9001 transitions. [2024-11-10 00:15:35,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1683 [2024-11-10 00:15:35,905 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:35,906 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:35,938 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:36,107 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:36,108 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:36,108 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:36,109 INFO L85 PathProgramCache]: Analyzing trace with hash -1023222010, now seen corresponding path program 1 times [2024-11-10 00:15:36,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:36,109 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [463399330] [2024-11-10 00:15:36,110 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:36,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:36,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:36,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:36,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:36,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:36,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:36,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:36,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:36,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:36,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:36,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:36,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:36,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:36,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:36,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:36,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:36,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:36,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:36,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:36,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:36,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:36,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:36,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:36,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:36,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:36,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:36,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:36,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:36,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:36,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:36,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:36,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:36,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:36,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:36,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:36,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:36,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:36,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:36,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:36,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:36,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:36,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:36,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:36,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:36,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:36,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:36,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:36,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:36,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:36,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:36,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:36,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:36,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:36,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:36,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:36,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:36,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:36,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:36,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:36,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:36,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:36,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:36,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:36,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:36,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:36,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:36,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:36,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:36,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:36,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:36,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:36,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:37,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:37,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:37,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:37,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:37,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:37,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:37,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:37,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:37,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:37,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:37,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:37,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:37,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:37,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:37,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:37,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:37,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:37,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:37,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:37,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:37,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:37,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:37,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:37,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:37,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:37,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:37,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:37,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:37,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:37,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:37,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:37,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:37,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:37,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:37,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:37,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:37,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:37,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:37,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:37,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:37,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:37,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:37,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:37,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:37,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:37,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:37,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:37,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:37,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:37,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:37,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:37,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:37,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:37,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:37,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:37,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:37,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:37,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:37,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:37,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:37,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:37,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:37,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:37,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:37,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:37,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:37,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:37,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:37,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:37,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:37,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:37,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:37,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:37,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:37,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:37,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:37,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:37,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:37,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:37,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-10 00:15:37,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-10 00:15:37,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-10 00:15:37,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-10 00:15:37,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-10 00:15:37,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-10 00:15:37,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-10 00:15:37,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-10 00:15:37,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:37,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-10 00:15:37,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-10 00:15:37,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-10 00:15:37,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-10 00:15:37,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-10 00:15:37,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-10 00:15:37,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-10 00:15:37,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-10 00:15:37,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-10 00:15:37,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-10 00:15:37,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-10 00:15:37,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-10 00:15:37,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-10 00:15:37,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-10 00:15:37,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-10 00:15:37,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-10 00:15:37,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-10 00:15:37,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-10 00:15:37,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-10 00:15:37,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-10 00:15:37,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-10 00:15:37,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-10 00:15:37,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-10 00:15:37,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-10 00:15:37,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-10 00:15:37,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-10 00:15:37,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-10 00:15:37,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-10 00:15:37,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-10 00:15:37,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-10 00:15:37,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-10 00:15:37,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-10 00:15:37,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-10 00:15:37,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-10 00:15:37,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-10 00:15:37,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-10 00:15:37,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-10 00:15:37,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1621 [2024-11-10 00:15:37,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1638 [2024-11-10 00:15:37,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1656 [2024-11-10 00:15:37,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1675 [2024-11-10 00:15:37,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,155 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:37,156 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:37,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [463399330] [2024-11-10 00:15:37,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [463399330] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:37,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [234631024] [2024-11-10 00:15:37,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:37,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:37,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:37,159 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:15:37,161 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:15:37,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:37,973 INFO L255 TraceCheckSpWp]: Trace formula consists of 3688 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:37,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:38,060 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 1584 proven. 0 refuted. 0 times theorem prover too weak. 78016 trivial. 0 not checked. [2024-11-10 00:15:38,061 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:38,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [234631024] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:38,061 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:38,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:38,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2020352262] [2024-11-10 00:15:38,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:38,064 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:38,064 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:38,066 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:38,066 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:38,067 INFO L87 Difference]: Start difference. First operand 5451 states and 9001 transitions. Second operand has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:39,057 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:39,057 INFO L93 Difference]: Finished difference Result 5625 states and 9257 transitions. [2024-11-10 00:15:39,058 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:39,058 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1682 [2024-11-10 00:15:39,060 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:39,074 INFO L225 Difference]: With dead ends: 5625 [2024-11-10 00:15:39,074 INFO L226 Difference]: Without dead ends: 5478 [2024-11-10 00:15:39,078 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2086 GetRequests, 2080 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:39,079 INFO L432 NwaCegarLoop]: 2727 mSDtfsCounter, 9 mSDsluCounter, 5445 mSDsCounter, 0 mSdLazyCounter, 1670 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 8172 SdHoareTripleChecker+Invalid, 1671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1670 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:39,080 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 8172 Invalid, 1671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1670 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-10 00:15:39,089 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5478 states. [2024-11-10 00:15:39,212 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5478 to 5478. [2024-11-10 00:15:39,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5478 states, 5178 states have (on average 1.6307454615681731) internal successors, (8444), 5178 states have internal predecessors, (8444), 298 states have call successors, (298), 1 states have call predecessors, (298), 1 states have return successors, (298), 298 states have call predecessors, (298), 298 states have call successors, (298) [2024-11-10 00:15:39,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5478 states to 5478 states and 9040 transitions. [2024-11-10 00:15:39,235 INFO L78 Accepts]: Start accepts. Automaton has 5478 states and 9040 transitions. Word has length 1682 [2024-11-10 00:15:39,236 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:39,237 INFO L471 AbstractCegarLoop]: Abstraction has 5478 states and 9040 transitions. [2024-11-10 00:15:39,237 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.0) internal successors, (688), 4 states have internal predecessors, (688), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:39,238 INFO L276 IsEmpty]: Start isEmpty. Operand 5478 states and 9040 transitions. [2024-11-10 00:15:39,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1683 [2024-11-10 00:15:39,265 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:39,266 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:39,294 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:15:39,466 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:15:39,467 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:39,467 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:39,468 INFO L85 PathProgramCache]: Analyzing trace with hash 971199368, now seen corresponding path program 1 times [2024-11-10 00:15:39,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:39,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609942288] [2024-11-10 00:15:39,468 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:39,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:39,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:40,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:40,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:40,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:40,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:40,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:40,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:40,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:40,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:40,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:40,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:40,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:40,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:40,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:40,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:40,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:40,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:40,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:40,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:40,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:40,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:40,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:40,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:40,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:40,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:40,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:40,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:40,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:40,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:40,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:40,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:40,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:40,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:40,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:40,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:40,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:40,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:40,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:40,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:40,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:40,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:40,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:40,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:40,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:40,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:40,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:40,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:40,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:40,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:40,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:40,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:40,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:40,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:40,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:40,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:40,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:40,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:40,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:40,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:40,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:40,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:40,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:40,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:40,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:40,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:40,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:40,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:40,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:40,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:40,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:40,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:40,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:40,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:40,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:40,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:40,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:40,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:40,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:40,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:40,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:40,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:40,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:40,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:40,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:40,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:40,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:40,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:40,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:40,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:40,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:40,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:40,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:40,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:40,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:40,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:40,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:40,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:40,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:40,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:40,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:40,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:40,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:40,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:40,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:40,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:40,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:40,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:40,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:40,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:40,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:40,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:40,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:40,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:40,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:40,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:40,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:40,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:40,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:40,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:40,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:40,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:40,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:40,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:40,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:40,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:40,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:40,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:40,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:40,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:40,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:40,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:40,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:40,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:40,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:40,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:40,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:40,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:40,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:40,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:40,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:40,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:40,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:40,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:40,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-10 00:15:40,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-10 00:15:40,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-10 00:15:40,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-10 00:15:40,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-10 00:15:40,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-10 00:15:40,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-10 00:15:40,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-10 00:15:40,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:40,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-10 00:15:40,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-10 00:15:40,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-10 00:15:40,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-10 00:15:40,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-10 00:15:40,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-10 00:15:40,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-10 00:15:40,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-10 00:15:40,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-10 00:15:40,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-10 00:15:40,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-10 00:15:40,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-10 00:15:40,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-10 00:15:40,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-10 00:15:40,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-10 00:15:40,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-10 00:15:40,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-10 00:15:40,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-10 00:15:40,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-10 00:15:40,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-10 00:15:40,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-10 00:15:40,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-10 00:15:40,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-10 00:15:40,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-10 00:15:40,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-10 00:15:40,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-10 00:15:40,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-10 00:15:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-10 00:15:40,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-10 00:15:40,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-10 00:15:40,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-10 00:15:40,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-10 00:15:40,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-10 00:15:40,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-10 00:15:40,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-10 00:15:40,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-10 00:15:40,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-10 00:15:40,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1621 [2024-11-10 00:15:40,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1638 [2024-11-10 00:15:40,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1656 [2024-11-10 00:15:40,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1675 [2024-11-10 00:15:40,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:40,364 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:40,365 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:40,365 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609942288] [2024-11-10 00:15:40,365 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609942288] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:40,365 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [695475421] [2024-11-10 00:15:40,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:40,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:40,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:40,369 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:15:40,371 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:15:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:41,055 INFO L255 TraceCheckSpWp]: Trace formula consists of 3688 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:41,080 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:41,154 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 1584 proven. 0 refuted. 0 times theorem prover too weak. 78016 trivial. 0 not checked. [2024-11-10 00:15:41,154 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:41,154 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [695475421] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:41,155 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:41,155 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:41,157 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1661865260] [2024-11-10 00:15:41,157 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:41,159 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:41,159 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:41,161 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:41,162 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:41,162 INFO L87 Difference]: Start difference. First operand 5478 states and 9040 transitions. Second operand has 3 states, 3 states have (on average 229.33333333333334) internal successors, (688), 3 states have internal predecessors, (688), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:41,996 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:41,996 INFO L93 Difference]: Finished difference Result 5616 states and 9236 transitions. [2024-11-10 00:15:41,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:41,997 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 229.33333333333334) internal successors, (688), 3 states have internal predecessors, (688), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1682 [2024-11-10 00:15:41,999 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:42,014 INFO L225 Difference]: With dead ends: 5616 [2024-11-10 00:15:42,015 INFO L226 Difference]: Without dead ends: 5481 [2024-11-10 00:15:42,019 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2086 GetRequests, 2081 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,020 INFO L432 NwaCegarLoop]: 2730 mSDtfsCounter, 0 mSDsluCounter, 2723 mSDsCounter, 0 mSdLazyCounter, 1108 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5453 SdHoareTripleChecker+Invalid, 1108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:42,021 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5453 Invalid, 1108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1108 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:15:42,028 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5481 states. [2024-11-10 00:15:42,167 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5481 to 5481. [2024-11-10 00:15:42,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5481 states, 5181 states have (on average 1.6298011966801775) internal successors, (8444), 5181 states have internal predecessors, (8444), 298 states have call successors, (298), 1 states have call predecessors, (298), 1 states have return successors, (298), 298 states have call predecessors, (298), 298 states have call successors, (298) [2024-11-10 00:15:42,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5481 states to 5481 states and 9040 transitions. [2024-11-10 00:15:42,198 INFO L78 Accepts]: Start accepts. Automaton has 5481 states and 9040 transitions. Word has length 1682 [2024-11-10 00:15:42,200 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:42,200 INFO L471 AbstractCegarLoop]: Abstraction has 5481 states and 9040 transitions. [2024-11-10 00:15:42,201 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.33333333333334) internal successors, (688), 3 states have internal predecessors, (688), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:42,201 INFO L276 IsEmpty]: Start isEmpty. Operand 5481 states and 9040 transitions. [2024-11-10 00:15:42,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1684 [2024-11-10 00:15:42,232 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:42,233 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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,259 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-10 00:15:42,434 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:15:42,435 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:42,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:42,436 INFO L85 PathProgramCache]: Analyzing trace with hash 460455929, now seen corresponding path program 1 times [2024-11-10 00:15:42,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:42,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2088177411] [2024-11-10 00:15:42,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:42,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:42,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:43,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:43,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:43,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:43,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:43,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:43,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:43,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:43,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:43,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:43,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:43,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:43,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:43,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:43,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:43,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:43,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:43,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:43,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:43,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:43,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:43,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:43,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:43,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:43,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:43,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:43,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:43,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:43,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:43,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:43,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:43,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:43,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:43,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:43,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:43,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:43,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:43,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:43,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:43,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:43,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:43,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:43,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:43,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:43,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:43,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:43,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:43,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:43,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:43,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:43,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:43,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:43,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:43,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:43,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:43,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:43,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:43,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:43,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:43,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:43,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:43,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:43,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:43,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:43,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:43,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:43,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:43,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:43,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:43,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:43,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:43,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:43,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:43,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:43,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:43,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:43,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:43,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:43,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:43,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:43,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:43,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:43,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:43,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:43,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:43,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:43,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:43,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:43,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:43,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:43,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:43,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:43,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:43,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:43,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:43,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:43,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:43,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:43,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:43,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:43,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:43,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:43,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:43,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:43,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:43,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:43,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:43,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:43,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:43,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:43,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:43,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:43,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:43,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:43,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:43,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:43,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:43,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:43,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:43,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:43,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:43,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:43,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:43,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:43,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:43,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:43,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:43,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:43,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:43,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:43,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:43,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:43,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:43,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:43,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:43,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:43,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:43,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:43,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:43,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:43,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:43,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:43,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:43,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:43,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:43,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:43,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-10 00:15:43,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-10 00:15:43,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-10 00:15:43,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-10 00:15:43,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-10 00:15:43,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-10 00:15:43,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-10 00:15:43,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-10 00:15:43,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:43,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-10 00:15:43,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-10 00:15:43,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-10 00:15:43,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-10 00:15:43,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-10 00:15:43,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-10 00:15:43,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-10 00:15:43,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-10 00:15:43,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-10 00:15:43,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-10 00:15:43,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-10 00:15:43,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-10 00:15:43,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-10 00:15:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-10 00:15:43,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-10 00:15:43,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-10 00:15:43,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-10 00:15:43,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-10 00:15:43,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-10 00:15:43,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-10 00:15:43,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-10 00:15:43,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-10 00:15:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-10 00:15:43,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-10 00:15:43,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-10 00:15:43,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-10 00:15:43,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-10 00:15:43,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-10 00:15:43,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-10 00:15:43,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-10 00:15:43,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-10 00:15:43,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-10 00:15:43,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-10 00:15:43,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-10 00:15:43,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-10 00:15:43,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-10 00:15:43,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-10 00:15:43,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1621 [2024-11-10 00:15:43,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1638 [2024-11-10 00:15:43,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1657 [2024-11-10 00:15:43,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1676 [2024-11-10 00:15:43,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,268 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:43,269 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:43,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2088177411] [2024-11-10 00:15:43,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2088177411] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:43,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [591209651] [2024-11-10 00:15:43,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:43,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:43,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:43,272 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:15:43,274 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:15:43,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:43,981 INFO L255 TraceCheckSpWp]: Trace formula consists of 3691 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:43,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:44,099 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 1584 proven. 0 refuted. 0 times theorem prover too weak. 78016 trivial. 0 not checked. [2024-11-10 00:15:44,099 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:44,099 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [591209651] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:44,099 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:44,099 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:44,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [290621008] [2024-11-10 00:15:44,100 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:44,101 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:44,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:44,103 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:44,103 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:44,104 INFO L87 Difference]: Start difference. First operand 5481 states and 9040 transitions. Second operand has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:45,159 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:45,160 INFO L93 Difference]: Finished difference Result 5712 states and 9383 transitions. [2024-11-10 00:15:45,160 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:45,161 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) Word has length 1683 [2024-11-10 00:15:45,162 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:45,175 INFO L225 Difference]: With dead ends: 5712 [2024-11-10 00:15:45,175 INFO L226 Difference]: Without dead ends: 5511 [2024-11-10 00:15:45,180 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2087 GetRequests, 2081 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,181 INFO L432 NwaCegarLoop]: 2727 mSDtfsCounter, 9 mSDsluCounter, 5445 mSDsCounter, 0 mSdLazyCounter, 1670 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 8172 SdHoareTripleChecker+Invalid, 1671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1670 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:45,181 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 8172 Invalid, 1671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1670 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-10 00:15:45,188 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5511 states. [2024-11-10 00:15:45,307 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5511 to 5511. [2024-11-10 00:15:45,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5511 states, 5211 states have (on average 1.629053924390712) internal successors, (8489), 5211 states have internal predecessors, (8489), 298 states have call successors, (298), 1 states have call predecessors, (298), 1 states have return successors, (298), 298 states have call predecessors, (298), 298 states have call successors, (298) [2024-11-10 00:15:45,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5511 states to 5511 states and 9085 transitions. [2024-11-10 00:15:45,329 INFO L78 Accepts]: Start accepts. Automaton has 5511 states and 9085 transitions. Word has length 1683 [2024-11-10 00:15:45,331 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:45,331 INFO L471 AbstractCegarLoop]: Abstraction has 5511 states and 9085 transitions. [2024-11-10 00:15:45,332 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 172.25) internal successors, (689), 4 states have internal predecessors, (689), 2 states have call successors, (200), 2 states have call predecessors, (200), 2 states have return successors, (200), 2 states have call predecessors, (200), 2 states have call successors, (200) [2024-11-10 00:15:45,332 INFO L276 IsEmpty]: Start isEmpty. Operand 5511 states and 9085 transitions. [2024-11-10 00:15:45,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1684 [2024-11-10 00:15:45,357 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:45,358 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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,384 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:15:45,558 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:15:45,559 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:45,560 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:45,562 INFO L85 PathProgramCache]: Analyzing trace with hash -1069789123, now seen corresponding path program 1 times [2024-11-10 00:15:45,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:45,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1734190447] [2024-11-10 00:15:45,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:45,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:45,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:46,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:46,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:46,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:46,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:46,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:46,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:46,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:46,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:46,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:46,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:46,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:46,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:46,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:46,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:46,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:46,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:46,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:46,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:46,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:46,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:46,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:46,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:46,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:46,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:46,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:46,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:46,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:46,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:46,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:46,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:46,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:46,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:46,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:46,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:46,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:46,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:46,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:46,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:46,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:46,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:46,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:46,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:46,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:46,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:46,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:46,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:46,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:46,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:46,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:46,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:46,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:46,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:46,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:46,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:46,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:46,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:46,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:46,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:46,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:46,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:46,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:46,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:46,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:46,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:46,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:46,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:46,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:46,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:46,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:46,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:46,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:46,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:46,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:46,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:46,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:46,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:46,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:46,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:46,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:46,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:46,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:46,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:46,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:46,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:46,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:46,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:46,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:46,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:46,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:46,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:46,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:46,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:46,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:46,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:46,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:46,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:46,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:46,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:46,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:46,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:46,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:46,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:46,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:46,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:46,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:46,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:46,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:46,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:46,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:46,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:46,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:46,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:46,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:46,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:46,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:46,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:46,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:46,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:46,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:46,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:46,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:46,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:46,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:46,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:46,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:46,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:46,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-10 00:15:46,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-10 00:15:46,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:15:46,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-10 00:15:46,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-10 00:15:46,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-10 00:15:46,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-10 00:15:46,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2024-11-10 00:15:46,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-10 00:15:46,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-11-10 00:15:46,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-10 00:15:46,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-10 00:15:46,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-10 00:15:46,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-10 00:15:46,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-10 00:15:46,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-10 00:15:46,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-10 00:15:46,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-10 00:15:46,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-10 00:15:46,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-10 00:15:46,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-10 00:15:46,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-10 00:15:46,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-10 00:15:46,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-10 00:15:46,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-10 00:15:46,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-10 00:15:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-10 00:15:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-10 00:15:46,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-10 00:15:46,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-10 00:15:46,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-10 00:15:46,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-10 00:15:46,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-10 00:15:46,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-10 00:15:46,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-10 00:15:46,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-10 00:15:46,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-10 00:15:46,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-10 00:15:46,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-10 00:15:46,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-10 00:15:46,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-10 00:15:46,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-10 00:15:46,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-10 00:15:46,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-10 00:15:46,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-10 00:15:46,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-10 00:15:46,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-10 00:15:46,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-10 00:15:46,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-10 00:15:46,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-10 00:15:46,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-10 00:15:46,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-10 00:15:46,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-10 00:15:46,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-10 00:15:46,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-10 00:15:46,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-10 00:15:46,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-10 00:15:46,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-10 00:15:46,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1621 [2024-11-10 00:15:46,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1638 [2024-11-10 00:15:46,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1657 [2024-11-10 00:15:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1676 [2024-11-10 00:15:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:46,377 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 450 proven. 147 refuted. 0 times theorem prover too weak. 79003 trivial. 0 not checked. [2024-11-10 00:15:46,377 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:46,377 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1734190447] [2024-11-10 00:15:46,377 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1734190447] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:46,377 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [793080362] [2024-11-10 00:15:46,377 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:46,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:46,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:46,379 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:15:46,380 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:15:46,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:47,001 INFO L255 TraceCheckSpWp]: Trace formula consists of 3691 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:15:47,018 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:47,059 INFO L134 CoverageAnalysis]: Checked inductivity of 79600 backedges. 2175 proven. 0 refuted. 0 times theorem prover too weak. 77425 trivial. 0 not checked. [2024-11-10 00:15:47,060 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:47,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [793080362] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:47,060 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:47,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:15:47,061 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1634946398] [2024-11-10 00:15:47,061 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:47,062 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:15:47,062 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:47,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:15:47,065 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:47,065 INFO L87 Difference]: Start difference. First operand 5511 states and 9085 transitions. Second operand has 6 states, 5 states have (on average 138.4) internal successors, (692), 6 states have internal predecessors, (692), 3 states have call successors, (200), 2 states have call predecessors, (200), 3 states have return successors, (200), 2 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:49,243 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:49,243 INFO L93 Difference]: Finished difference Result 5802 states and 9521 transitions. [2024-11-10 00:15:49,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:49,244 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 138.4) internal successors, (692), 6 states have internal predecessors, (692), 3 states have call successors, (200), 2 states have call predecessors, (200), 3 states have return successors, (200), 2 states have call predecessors, (200), 3 states have call successors, (200) Word has length 1683 [2024-11-10 00:15:49,246 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:49,257 INFO L225 Difference]: With dead ends: 5802 [2024-11-10 00:15:49,257 INFO L226 Difference]: Without dead ends: 5517 [2024-11-10 00:15:49,260 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2087 GetRequests, 2081 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:49,261 INFO L432 NwaCegarLoop]: 2527 mSDtfsCounter, 1 mSDsluCounter, 9698 mSDsCounter, 0 mSdLazyCounter, 4176 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 12225 SdHoareTripleChecker+Invalid, 4177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:49,262 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 12225 Invalid, 4177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4176 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time] [2024-11-10 00:15:49,268 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5517 states. [2024-11-10 00:15:49,374 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5517 to 5517. [2024-11-10 00:15:49,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5517 states, 5217 states have (on average 1.628330458117692) internal successors, (8495), 5217 states have internal predecessors, (8495), 298 states have call successors, (298), 1 states have call predecessors, (298), 1 states have return successors, (298), 298 states have call predecessors, (298), 298 states have call successors, (298) [2024-11-10 00:15:49,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5517 states to 5517 states and 9091 transitions. [2024-11-10 00:15:49,394 INFO L78 Accepts]: Start accepts. Automaton has 5517 states and 9091 transitions. Word has length 1683 [2024-11-10 00:15:49,395 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:49,395 INFO L471 AbstractCegarLoop]: Abstraction has 5517 states and 9091 transitions. [2024-11-10 00:15:49,396 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 138.4) internal successors, (692), 6 states have internal predecessors, (692), 3 states have call successors, (200), 2 states have call predecessors, (200), 3 states have return successors, (200), 2 states have call predecessors, (200), 3 states have call successors, (200) [2024-11-10 00:15:49,396 INFO L276 IsEmpty]: Start isEmpty. Operand 5517 states and 9091 transitions. [2024-11-10 00:15:49,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1685 [2024-11-10 00:15:49,419 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:49,420 INFO L215 NwaCegarLoop]: trace histogram [200, 200, 200, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:49,445 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0