./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/xcsp/Dubois-024.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3289d67d 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-024.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 e8771ece1d8805e7bc3437a7d8814ab62c48840d91e476614f10792aa6a038b2 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 08:55:07,815 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 08:55:07,884 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-16 08:55:07,890 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 08:55:07,891 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 08:55:07,918 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 08:55:07,920 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 08:55:07,921 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 08:55:07,922 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-16 08:55:07,923 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-16 08:55:07,924 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 08:55:07,924 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 08:55:07,925 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 08:55:07,926 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 08:55:07,927 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 08:55:07,927 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 08:55:07,928 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 08:55:07,928 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 08:55:07,931 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 08:55:07,931 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 08:55:07,932 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 08:55:07,932 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 08:55:07,932 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 08:55:07,933 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 08:55:07,933 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 08:55:07,933 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 08:55:07,934 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 08:55:07,934 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 08:55:07,934 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 08:55:07,934 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 08:55:07,935 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-16 08:55:07,935 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 08:55:07,935 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 08:55:07,935 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 08:55:07,936 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 08:55:07,936 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 08:55:07,936 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 08:55:07,936 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 08:55:07,936 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 08:55:07,937 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 08:55:07,937 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 08:55:07,937 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 08:55:07,937 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 -> e8771ece1d8805e7bc3437a7d8814ab62c48840d91e476614f10792aa6a038b2 [2024-11-16 08:55:08,202 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 08:55:08,226 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 08:55:08,229 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 08:55:08,231 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 08:55:08,231 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 08:55:08,232 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/xcsp/Dubois-024.c [2024-11-16 08:55:09,695 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 08:55:09,929 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 08:55:09,930 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-024.c [2024-11-16 08:55:09,945 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/07c9b11fc/432892c2e7cc44f1be8bf649605c1ec3/FLAGf970c6a54 [2024-11-16 08:55:09,963 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/07c9b11fc/432892c2e7cc44f1be8bf649605c1ec3 [2024-11-16 08:55:09,967 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 08:55:09,968 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 08:55:09,971 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 08:55:09,971 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 08:55:09,976 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 08:55:09,977 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 08:55:09" (1/1) ... [2024-11-16 08:55:09,978 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@75ac1eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:09, skipping insertion in model container [2024-11-16 08:55:09,978 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 08:55:09" (1/1) ... [2024-11-16 08:55:10,020 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 08:55:10,451 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-024.c[17136,17149] [2024-11-16 08:55:10,480 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 08:55:10,493 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 08:55:10,585 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-024.c[17136,17149] [2024-11-16 08:55:10,602 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 08:55:10,619 INFO L204 MainTranslator]: Completed translation [2024-11-16 08:55:10,619 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10 WrapperNode [2024-11-16 08:55:10,620 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 08:55:10,621 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 08:55:10,622 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 08:55:10,622 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 08:55:10,629 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:10,679 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:10,878 INFO L138 Inliner]: procedures = 13, calls = 199, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 4792 [2024-11-16 08:55:10,879 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 08:55:10,879 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 08:55:10,880 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 08:55:10,880 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 08:55:10,890 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:10,890 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:10,930 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,011 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-16 08:55:11,011 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,012 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,205 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,216 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,232 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,249 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,339 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 08:55:11,341 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 08:55:11,341 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 08:55:11,341 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 08:55:11,342 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (1/1) ... [2024-11-16 08:55:11,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 08:55:11,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:11,375 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-16 08:55:11,381 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-16 08:55:11,428 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 08:55:11,428 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 08:55:11,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 08:55:11,430 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-16 08:55:11,430 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-11-16 08:55:11,430 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-11-16 08:55:11,685 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 08:55:11,687 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 08:55:15,871 INFO L? ?]: Removed 1661 outVars from TransFormulas that were not future-live. [2024-11-16 08:55:15,872 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 08:55:16,179 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 08:55:16,179 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 08:55:16,180 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 08:55:16 BoogieIcfgContainer [2024-11-16 08:55:16,180 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 08:55:16,181 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 08:55:16,182 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 08:55:16,185 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 08:55:16,185 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 08:55:09" (1/3) ... [2024-11-16 08:55:16,185 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4a3935dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 08:55:16, skipping insertion in model container [2024-11-16 08:55:16,186 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:55:10" (2/3) ... [2024-11-16 08:55:16,186 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4a3935dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 08:55:16, skipping insertion in model container [2024-11-16 08:55:16,186 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 08:55:16" (3/3) ... [2024-11-16 08:55:16,187 INFO L112 eAbstractionObserver]: Analyzing ICFG Dubois-024.c [2024-11-16 08:55:16,204 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 08:55:16,204 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-16 08:55:16,316 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 08:55:16,322 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;@682a5416, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 08:55:16,322 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-16 08:55:16,331 INFO L276 IsEmpty]: Start isEmpty. Operand has 1908 states, 1713 states have (on average 1.6176298890834793) internal successors, (2771), 1714 states have internal predecessors, (2771), 192 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 192 states have call predecessors, (192), 192 states have call successors, (192) [2024-11-16 08:55:16,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1612 [2024-11-16 08:55:16,460 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:16,462 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:16,463 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:16,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:16,469 INFO L85 PathProgramCache]: Analyzing trace with hash -442874672, now seen corresponding path program 1 times [2024-11-16 08:55:16,479 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:16,480 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1640225565] [2024-11-16 08:55:16,481 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:16,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:16,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:17,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:17,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:17,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:17,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:17,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:17,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:17,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:17,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:17,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:17,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:17,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:17,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:17,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:17,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:17,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:17,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:17,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:17,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:17,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:17,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:17,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:17,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:17,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:17,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:17,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:17,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:17,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:17,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:17,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:17,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:17,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:17,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:17,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:17,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:17,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:17,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:17,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:17,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:17,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:17,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:17,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:17,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:17,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:17,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:17,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:17,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:17,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:17,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:17,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:17,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:17,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:17,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:17,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:17,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:17,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:17,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:17,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:17,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:17,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:17,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:17,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:17,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:17,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:17,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:17,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:17,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:17,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:17,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:17,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:17,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:17,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:17,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:17,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:17,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:17,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:17,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:17,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:17,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:17,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:17,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:17,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:17,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:17,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:17,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:17,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:17,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:17,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:17,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:17,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:17,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:17,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:17,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:17,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:17,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:17,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:17,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:17,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:17,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:17,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:17,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:17,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:17,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:17,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:17,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:17,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:17,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:17,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:17,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:17,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:17,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:17,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:17,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:17,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:17,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:17,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:17,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:17,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:17,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:17,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:17,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:17,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:17,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:17,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:17,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:17,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:17,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:17,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:17,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:17,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:17,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:17,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:17,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:17,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:17,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:17,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:17,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:17,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:17,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:55:17,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:55:17,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:55:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:55:17,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:55:17,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:55:17,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:55:17,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:55:17,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:55:17,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:55:17,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:55:17,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:55:17,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:55:17,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:55:17,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:55:17,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:55:17,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:55:17,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:55:17,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:55:17,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:55:17,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:55:18,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:55:18,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:55:18,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:55:18,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:55:18,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:55:18,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:55:18,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:55:18,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:55:18,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:55:18,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:55:18,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:55:18,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:55:18,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:55:18,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:55:18,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:55:18,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:55:18,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:55:18,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:55:18,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:55:18,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:55:18,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:55:18,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:55:18,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:55:18,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:55:18,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-16 08:55:18,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-16 08:55:18,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-16 08:55:18,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,073 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 73344 trivial. 0 not checked. [2024-11-16 08:55:18,073 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:18,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1640225565] [2024-11-16 08:55:18,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1640225565] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:18,076 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 08:55:18,076 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 08:55:18,078 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [685896389] [2024-11-16 08:55:18,078 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:18,088 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-16 08:55:18,088 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:18,115 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-16 08:55:18,116 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 08:55:18,122 INFO L87 Difference]: Start difference. First operand has 1908 states, 1713 states have (on average 1.6176298890834793) internal successors, (2771), 1714 states have internal predecessors, (2771), 192 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 192 states have call predecessors, (192), 192 states have call successors, (192) Second operand has 2 states, 2 states have (on average 327.0) internal successors, (654), 2 states have internal predecessors, (654), 2 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 1 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:18,944 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:18,944 INFO L93 Difference]: Finished difference Result 3809 states and 6495 transitions. [2024-11-16 08:55:18,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-16 08:55:18,947 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 327.0) internal successors, (654), 2 states have internal predecessors, (654), 2 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 1 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1611 [2024-11-16 08:55:18,947 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:18,966 INFO L225 Difference]: With dead ends: 3809 [2024-11-16 08:55:18,967 INFO L226 Difference]: Without dead ends: 1904 [2024-11-16 08:55:18,976 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 578 GetRequests, 578 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-16 08:55:18,979 INFO L432 NwaCegarLoop]: 2622 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 528 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 2622 SdHoareTripleChecker+Invalid, 528 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 528 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:18,980 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2622 Invalid, 528 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 528 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-16 08:55:18,999 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1904 states. [2024-11-16 08:55:19,128 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1904 to 1904. [2024-11-16 08:55:19,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1904 states, 1710 states have (on average 1.6175438596491227) internal successors, (2766), 1710 states have internal predecessors, (2766), 192 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 192 states have call predecessors, (192), 192 states have call successors, (192) [2024-11-16 08:55:19,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1904 states to 1904 states and 3150 transitions. [2024-11-16 08:55:19,145 INFO L78 Accepts]: Start accepts. Automaton has 1904 states and 3150 transitions. Word has length 1611 [2024-11-16 08:55:19,145 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:19,146 INFO L471 AbstractCegarLoop]: Abstraction has 1904 states and 3150 transitions. [2024-11-16 08:55:19,146 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 327.0) internal successors, (654), 2 states have internal predecessors, (654), 2 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 1 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:19,147 INFO L276 IsEmpty]: Start isEmpty. Operand 1904 states and 3150 transitions. [2024-11-16 08:55:19,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1612 [2024-11-16 08:55:19,210 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:19,212 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:19,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 08:55:19,213 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:19,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:19,214 INFO L85 PathProgramCache]: Analyzing trace with hash 519718864, now seen corresponding path program 1 times [2024-11-16 08:55:19,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:19,215 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2144874656] [2024-11-16 08:55:19,215 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:19,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:19,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:20,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:20,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:20,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:20,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:20,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:20,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:20,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:20,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:20,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:20,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:20,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:20,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:20,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:20,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:20,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:20,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:20,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:20,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:20,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:20,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:20,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:20,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:20,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:20,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:20,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:20,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:20,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:20,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:20,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:20,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:20,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:20,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:20,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:20,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:20,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:20,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:20,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:20,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:20,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:20,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:20,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:20,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:20,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:20,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:20,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:20,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:20,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:20,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:20,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:20,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:20,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:20,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:20,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:20,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:20,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:20,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:20,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:20,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:20,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:20,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:20,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:20,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:20,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:20,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:20,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:20,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:20,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:20,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:20,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:20,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:20,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:20,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:20,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:20,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:20,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:20,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:20,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:20,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:20,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:20,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:20,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:20,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:20,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:20,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:21,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:21,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:21,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:21,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:21,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:21,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:21,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:21,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:21,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:21,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:21,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:21,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:21,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:21,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:21,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:21,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:21,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:21,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:21,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:21,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:21,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:21,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:21,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:21,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:21,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:21,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:21,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:21,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:21,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:21,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:21,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:21,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:21,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:21,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:21,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:21,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:21,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:21,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:21,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:21,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:21,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:55:21,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:55:21,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:55:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:55:21,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:55:21,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:55:21,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:55:21,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:55:21,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:55:21,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:55:21,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:55:21,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:55:21,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:55:21,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:55:21,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:55:21,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:55:21,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:55:21,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:55:21,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:55:21,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:55:21,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:55:21,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:55:21,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:55:21,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:55:21,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:55:21,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:55:21,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:55:21,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:55:21,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:55:21,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:55:21,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:55:21,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:55:21,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:55:21,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:55:21,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:55:21,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:55:21,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:55:21,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:55:21,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:55:21,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:55:21,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:55:21,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:55:21,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:55:21,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:55:21,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:55:21,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-16 08:55:21,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-16 08:55:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-16 08:55:21,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,131 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:21,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:21,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2144874656] [2024-11-16 08:55:21,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2144874656] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:21,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1307937705] [2024-11-16 08:55:21,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:21,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:21,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:21,134 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-16 08:55:21,136 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-16 08:55:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 3530 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-16 08:55:21,924 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:22,042 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 573 proven. 0 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:22,042 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:22,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1307937705] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:22,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:22,045 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-16 08:55:22,045 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [744960519] [2024-11-16 08:55:22,046 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:22,049 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 08:55:22,050 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:22,052 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 08:55:22,052 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:22,053 INFO L87 Difference]: Start difference. First operand 1904 states and 3150 transitions. Second operand has 6 states, 5 states have (on average 131.4) internal successors, (657), 6 states have internal predecessors, (657), 2 states have call successors, (192), 1 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:24,596 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:24,597 INFO L93 Difference]: Finished difference Result 1916 states and 3164 transitions. [2024-11-16 08:55:24,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 08:55:24,597 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 131.4) internal successors, (657), 6 states have internal predecessors, (657), 2 states have call successors, (192), 1 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1611 [2024-11-16 08:55:24,602 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:24,611 INFO L225 Difference]: With dead ends: 1916 [2024-11-16 08:55:24,611 INFO L226 Difference]: Without dead ends: 1906 [2024-11-16 08:55:24,612 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1999 GetRequests, 1993 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-16 08:55:24,613 INFO L432 NwaCegarLoop]: 2426 mSDtfsCounter, 1 mSDsluCounter, 9310 mSDsCounter, 0 mSdLazyCounter, 4010 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11736 SdHoareTripleChecker+Invalid, 4011 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4010 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:24,613 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11736 Invalid, 4011 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4010 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time] [2024-11-16 08:55:24,616 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1906 states. [2024-11-16 08:55:24,672 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1906 to 1906. [2024-11-16 08:55:24,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1906 states, 1712 states have (on average 1.6168224299065421) internal successors, (2768), 1712 states have internal predecessors, (2768), 192 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 192 states have call predecessors, (192), 192 states have call successors, (192) [2024-11-16 08:55:24,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1906 states to 1906 states and 3152 transitions. [2024-11-16 08:55:24,682 INFO L78 Accepts]: Start accepts. Automaton has 1906 states and 3152 transitions. Word has length 1611 [2024-11-16 08:55:24,688 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:24,689 INFO L471 AbstractCegarLoop]: Abstraction has 1906 states and 3152 transitions. [2024-11-16 08:55:24,689 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 131.4) internal successors, (657), 6 states have internal predecessors, (657), 2 states have call successors, (192), 1 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:24,689 INFO L276 IsEmpty]: Start isEmpty. Operand 1906 states and 3152 transitions. [2024-11-16 08:55:24,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1613 [2024-11-16 08:55:24,708 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:24,708 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:24,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:24,909 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-16 08:55:24,909 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:24,910 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:24,910 INFO L85 PathProgramCache]: Analyzing trace with hash -623610317, now seen corresponding path program 1 times [2024-11-16 08:55:24,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:24,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [663198227] [2024-11-16 08:55:24,911 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:24,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:25,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:25,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:25,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:25,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:25,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:25,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:25,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:25,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:25,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:25,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:25,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:25,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:25,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:25,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:25,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:25,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:25,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:25,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:25,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:25,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:25,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:25,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:25,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:25,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:25,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:25,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:25,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:25,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:25,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:25,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:25,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:25,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:25,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:25,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:25,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:25,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:25,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:25,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:25,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:25,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:25,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:25,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:25,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:25,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:25,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:25,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:25,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:25,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:25,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:25,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:25,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:25,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:25,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:25,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:25,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:25,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:25,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:25,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:25,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:25,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:25,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:25,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:25,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:25,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:25,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:25,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:25,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:25,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:25,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:25,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:25,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:25,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:25,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:25,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:25,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:25,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:25,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:25,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:25,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:25,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:25,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:25,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:26,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:26,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:26,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:26,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:26,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:26,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:26,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:26,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:26,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:26,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:26,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:26,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:26,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:26,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:26,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:26,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:26,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:26,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:26,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:26,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:26,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:26,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:26,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:26,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:26,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:26,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:26,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:26,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:26,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:26,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:26,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:26,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:26,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:26,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:26,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:26,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:26,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:26,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:26,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:26,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:26,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:26,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:26,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:26,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:26,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:26,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:26,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:26,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:26,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:26,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:26,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:26,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:26,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:26,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:26,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:26,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:26,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:26,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:26,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:26,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:55:26,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:55:26,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:55:26,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:55:26,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:55:26,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:55:26,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:55:26,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:55:26,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:55:26,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:55:26,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:55:26,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:55:26,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:55:26,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:55:26,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:55:26,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:55:26,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:55:26,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:55:26,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:55:26,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:55:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:55:26,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:55:26,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:55:26,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:55:26,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:55:26,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:55:26,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:55:26,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:55:26,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:55:26,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:55:26,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:55:26,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:55:26,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:55:26,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:55:26,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:55:26,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:55:26,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:55:26,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:55:26,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:55:26,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:55:26,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:55:26,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:55:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:55:26,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:55:26,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:55:26,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-16 08:55:26,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-16 08:55:26,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1605 [2024-11-16 08:55:26,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,157 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:26,157 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:26,157 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [663198227] [2024-11-16 08:55:26,159 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [663198227] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:26,160 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [152703094] [2024-11-16 08:55:26,160 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:26,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:26,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:26,163 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-16 08:55:26,165 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-16 08:55:26,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 3533 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:26,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:26,977 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:55:26,977 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:26,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [152703094] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:26,978 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:26,978 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:26,979 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1723374567] [2024-11-16 08:55:26,979 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:26,981 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:26,981 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:26,983 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:26,983 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:26,984 INFO L87 Difference]: Start difference. First operand 1906 states and 3152 transitions. Second operand has 3 states, 3 states have (on average 219.33333333333334) internal successors, (658), 3 states have internal predecessors, (658), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:27,845 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:27,846 INFO L93 Difference]: Finished difference Result 1920 states and 3169 transitions. [2024-11-16 08:55:27,846 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:27,847 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 219.33333333333334) internal successors, (658), 3 states have internal predecessors, (658), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1612 [2024-11-16 08:55:27,850 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:27,859 INFO L225 Difference]: With dead ends: 1920 [2024-11-16 08:55:27,860 INFO L226 Difference]: Without dead ends: 1907 [2024-11-16 08:55:27,861 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2000 GetRequests, 1995 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-16 08:55:27,862 INFO L432 NwaCegarLoop]: 2621 mSDtfsCounter, 0 mSDsluCounter, 2614 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5235 SdHoareTripleChecker+Invalid, 1064 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:27,862 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5235 Invalid, 1064 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:55:27,866 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1907 states. [2024-11-16 08:55:27,932 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1907 to 1907. [2024-11-16 08:55:27,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1907 states, 1713 states have (on average 1.61646234676007) internal successors, (2769), 1713 states have internal predecessors, (2769), 192 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 192 states have call predecessors, (192), 192 states have call successors, (192) [2024-11-16 08:55:27,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1907 states to 1907 states and 3153 transitions. [2024-11-16 08:55:27,946 INFO L78 Accepts]: Start accepts. Automaton has 1907 states and 3153 transitions. Word has length 1612 [2024-11-16 08:55:27,952 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:27,952 INFO L471 AbstractCegarLoop]: Abstraction has 1907 states and 3153 transitions. [2024-11-16 08:55:27,953 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 219.33333333333334) internal successors, (658), 3 states have internal predecessors, (658), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:27,954 INFO L276 IsEmpty]: Start isEmpty. Operand 1907 states and 3153 transitions. [2024-11-16 08:55:27,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1613 [2024-11-16 08:55:27,990 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:27,991 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:28,013 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-16 08:55:28,191 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-16 08:55:28,192 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:28,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:28,193 INFO L85 PathProgramCache]: Analyzing trace with hash 1421709173, now seen corresponding path program 1 times [2024-11-16 08:55:28,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:28,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1718206277] [2024-11-16 08:55:28,195 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:28,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:28,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:29,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:29,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:29,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:29,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:29,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:29,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:29,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:29,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:29,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:29,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:29,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:29,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:29,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:29,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:29,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:29,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:29,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:29,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:29,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:29,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:29,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:29,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:29,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:29,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:29,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:29,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:29,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:29,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:29,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:29,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:29,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:29,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:29,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:29,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:29,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:29,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:29,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:29,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:29,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:29,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:29,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:29,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:29,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:29,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:29,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:29,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:29,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:29,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:29,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:29,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:29,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:29,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:29,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:29,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:29,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:29,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:29,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:29,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:29,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:29,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:29,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:29,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:29,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:29,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:29,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:29,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:29,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:29,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:29,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:29,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:29,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:29,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:29,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:29,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:29,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:29,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:29,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:29,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:29,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:29,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:29,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:29,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:29,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:29,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:29,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:29,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:29,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:29,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:29,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:29,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:29,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:29,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:29,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:29,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:29,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:29,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:29,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:29,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:29,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:29,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:29,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:29,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:29,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:29,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:29,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:29,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:29,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:29,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:29,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:29,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:29,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:29,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:29,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:29,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:29,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:29,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:29,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:29,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:29,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:29,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:29,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:29,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:29,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:29,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:29,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:29,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:29,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:29,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:29,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:29,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:29,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:29,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:29,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:29,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:29,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:29,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:29,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:29,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:29,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:29,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:29,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:29,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:55:29,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:55:29,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:55:29,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:55:29,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:55:29,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:55:29,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:55:29,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:55:29,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:55:29,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:55:29,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:55:29,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:55:29,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:55:29,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:55:29,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:55:29,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:55:29,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:55:29,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:55:29,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:55:29,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:55:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:55:29,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:55:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:55:29,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:55:29,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:55:29,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:55:29,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:55:29,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:55:29,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:55:29,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:55:29,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:55:29,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:55:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:55:29,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:55:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:55:29,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:55:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:55:29,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:55:29,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:55:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:55:29,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:55:29,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:55:29,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:55:29,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:55:29,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:55:29,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-16 08:55:29,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-16 08:55:29,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1605 [2024-11-16 08:55:29,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,518 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:29,519 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:29,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1718206277] [2024-11-16 08:55:29,522 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1718206277] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:29,522 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [534473366] [2024-11-16 08:55:29,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:29,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:29,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:29,526 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-16 08:55:29,527 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-16 08:55:30,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 3533 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:30,208 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:30,278 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:55:30,278 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:30,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [534473366] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:30,279 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:30,279 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:30,279 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [708180532] [2024-11-16 08:55:30,279 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:30,281 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:30,281 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:30,282 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:30,282 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:30,283 INFO L87 Difference]: Start difference. First operand 1907 states and 3153 transitions. Second operand has 4 states, 4 states have (on average 164.5) internal successors, (658), 4 states have internal predecessors, (658), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:31,356 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:31,356 INFO L93 Difference]: Finished difference Result 1939 states and 3197 transitions. [2024-11-16 08:55:31,356 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:31,357 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 164.5) internal successors, (658), 4 states have internal predecessors, (658), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1612 [2024-11-16 08:55:31,359 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:31,367 INFO L225 Difference]: With dead ends: 1939 [2024-11-16 08:55:31,368 INFO L226 Difference]: Without dead ends: 1916 [2024-11-16 08:55:31,368 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2000 GetRequests, 1994 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-16 08:55:31,369 INFO L432 NwaCegarLoop]: 2618 mSDtfsCounter, 9 mSDsluCounter, 5227 mSDsCounter, 0 mSdLazyCounter, 1604 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7845 SdHoareTripleChecker+Invalid, 1605 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:31,369 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7845 Invalid, 1605 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1604 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-16 08:55:31,372 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1916 states. [2024-11-16 08:55:31,419 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1916 to 1916. [2024-11-16 08:55:31,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1916 states, 1722 states have (on average 1.6149825783972125) internal successors, (2781), 1722 states have internal predecessors, (2781), 192 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 192 states have call predecessors, (192), 192 states have call successors, (192) [2024-11-16 08:55:31,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 1916 states and 3165 transitions. [2024-11-16 08:55:31,429 INFO L78 Accepts]: Start accepts. Automaton has 1916 states and 3165 transitions. Word has length 1612 [2024-11-16 08:55:31,431 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:31,431 INFO L471 AbstractCegarLoop]: Abstraction has 1916 states and 3165 transitions. [2024-11-16 08:55:31,433 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 164.5) internal successors, (658), 4 states have internal predecessors, (658), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:31,433 INFO L276 IsEmpty]: Start isEmpty. Operand 1916 states and 3165 transitions. [2024-11-16 08:55:31,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1614 [2024-11-16 08:55:31,451 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:31,452 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:31,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-16 08:55:31,652 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-16 08:55:31,653 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:31,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:31,654 INFO L85 PathProgramCache]: Analyzing trace with hash -774345488, now seen corresponding path program 1 times [2024-11-16 08:55:31,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:31,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1554387161] [2024-11-16 08:55:31,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:31,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:31,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:32,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:32,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:32,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:32,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:32,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:32,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:32,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:32,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:32,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:32,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:32,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:32,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:32,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:32,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:32,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:32,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:32,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:32,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:32,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:32,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:32,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:32,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:32,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:32,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:32,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:32,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:32,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:32,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:32,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:32,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:32,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:32,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:32,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:32,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:32,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:32,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:32,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:32,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:32,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:32,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:32,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:32,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:32,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:32,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:32,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:32,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:32,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:32,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:32,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:32,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:32,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:32,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:32,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:32,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:32,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:32,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:32,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:32,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:32,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:32,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:32,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:32,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:32,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:32,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:32,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:32,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:32,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:32,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:32,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:32,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:32,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:32,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:32,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:32,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:32,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:32,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:32,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:32,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:32,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:32,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:32,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:32,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:32,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:32,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:32,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:32,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:32,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:32,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:32,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:32,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:32,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:32,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:32,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:32,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:32,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:32,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:32,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:32,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:32,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:32,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:32,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:32,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:32,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:32,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:32,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:32,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:32,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:32,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:32,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:32,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:32,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:32,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:32,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:32,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:32,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:32,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:32,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:32,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:32,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:32,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:32,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:32,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:32,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:32,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:32,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:32,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:32,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:32,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:32,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:32,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:55:32,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:55:32,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:55:32,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:55:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:55:32,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:55:32,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:55:32,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:55:32,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:55:32,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:55:32,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:55:32,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:55:32,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:55:32,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:55:32,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:55:32,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:55:32,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:55:32,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:55:32,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:55:32,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:55:32,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:55:32,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:55:32,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:55:32,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:55:32,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:55:32,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:55:32,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:55:32,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:55:32,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:55:32,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:55:32,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:55:32,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:55:32,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:55:32,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:55:32,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:55:32,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:55:32,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:55:32,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:55:32,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:55:32,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:55:32,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:55:32,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:55:32,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:55:32,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:55:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:55:32,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-16 08:55:32,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-16 08:55:32,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1606 [2024-11-16 08:55:32,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:32,629 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:32,629 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:32,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1554387161] [2024-11-16 08:55:32,630 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1554387161] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:32,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1503877232] [2024-11-16 08:55:32,630 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:32,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:32,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:32,632 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-16 08:55:32,633 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-16 08:55:33,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:33,255 INFO L255 TraceCheckSpWp]: Trace formula consists of 3536 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:33,274 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:33,323 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:55:33,324 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:33,324 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1503877232] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:33,324 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:33,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:33,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1970435113] [2024-11-16 08:55:33,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:33,326 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:33,326 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:33,327 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:33,327 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:33,328 INFO L87 Difference]: Start difference. First operand 1916 states and 3165 transitions. Second operand has 3 states, 3 states have (on average 219.66666666666666) internal successors, (659), 3 states have internal predecessors, (659), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:34,060 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:34,060 INFO L93 Difference]: Finished difference Result 1942 states and 3200 transitions. [2024-11-16 08:55:34,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:34,062 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 219.66666666666666) internal successors, (659), 3 states have internal predecessors, (659), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1613 [2024-11-16 08:55:34,064 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:34,072 INFO L225 Difference]: With dead ends: 1942 [2024-11-16 08:55:34,072 INFO L226 Difference]: Without dead ends: 1917 [2024-11-16 08:55:34,073 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2001 GetRequests, 1996 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-16 08:55:34,074 INFO L432 NwaCegarLoop]: 2621 mSDtfsCounter, 0 mSDsluCounter, 2614 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5235 SdHoareTripleChecker+Invalid, 1064 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:34,074 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5235 Invalid, 1064 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-16 08:55:34,077 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1917 states. [2024-11-16 08:55:34,121 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1917 to 1917. [2024-11-16 08:55:34,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1917 states, 1723 states have (on average 1.6146256529309344) internal successors, (2782), 1723 states have internal predecessors, (2782), 192 states have call successors, (192), 1 states have call predecessors, (192), 1 states have return successors, (192), 192 states have call predecessors, (192), 192 states have call successors, (192) [2024-11-16 08:55:34,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1917 states to 1917 states and 3166 transitions. [2024-11-16 08:55:34,130 INFO L78 Accepts]: Start accepts. Automaton has 1917 states and 3166 transitions. Word has length 1613 [2024-11-16 08:55:34,132 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:34,132 INFO L471 AbstractCegarLoop]: Abstraction has 1917 states and 3166 transitions. [2024-11-16 08:55:34,133 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 219.66666666666666) internal successors, (659), 3 states have internal predecessors, (659), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:34,133 INFO L276 IsEmpty]: Start isEmpty. Operand 1917 states and 3166 transitions. [2024-11-16 08:55:34,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1614 [2024-11-16 08:55:34,174 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:34,178 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:34,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-16 08:55:34,379 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-16 08:55:34,379 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:34,380 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:34,381 INFO L85 PathProgramCache]: Analyzing trace with hash -164084882, now seen corresponding path program 1 times [2024-11-16 08:55:34,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:34,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1447471717] [2024-11-16 08:55:34,381 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:34,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:35,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:35,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:35,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:35,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:35,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:35,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:35,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:35,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:35,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:35,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:35,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:35,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:35,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:35,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:35,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:35,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:35,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:35,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:35,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:35,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:35,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:35,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:35,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:35,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:35,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:35,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:35,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:35,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:35,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:35,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:35,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:35,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:35,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:35,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:35,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:35,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:35,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:35,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:35,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:35,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:35,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:35,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:35,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:35,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:35,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:35,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:35,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:35,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:35,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:35,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:35,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:35,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:35,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:35,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:35,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:35,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:35,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:35,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:35,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:35,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:35,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:35,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:35,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:35,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:35,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:35,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:35,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:35,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:35,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:35,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:35,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:35,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:35,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:35,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:35,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:35,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:35,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:35,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:35,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:35,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:35,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:35,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:35,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:35,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:35,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:35,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:35,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:35,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:35,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:35,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:35,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:35,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:35,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:35,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:35,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:35,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:35,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:35,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:35,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:35,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:35,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:35,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:35,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:35,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:35,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:35,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:35,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:35,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:35,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:35,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:35,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:35,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:35,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:35,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:35,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:35,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:35,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:35,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:35,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:35,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:35,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:35,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:35,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:35,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:35,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:35,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:35,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:35,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:35,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:35,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:35,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:35,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:35,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:55:35,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:55:35,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:55:35,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:55:35,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:55:35,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:55:35,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:55:35,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:55:35,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:55:35,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:55:35,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:55:35,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:55:35,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:55:35,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:55:35,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:55:35,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:55:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:55:35,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:55:35,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:55:35,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:55:35,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:55:35,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:55:35,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:55:35,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:55:35,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:55:35,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:55:35,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:55:35,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:55:35,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:55:35,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:55:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:55:35,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:55:35,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:55:35,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:55:35,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:55:35,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:55:35,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:55:35,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:55:35,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:55:35,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:55:35,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:55:35,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:55:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:55:35,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:55:35,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:55:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-16 08:55:35,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-16 08:55:35,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1606 [2024-11-16 08:55:35,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:35,347 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:35,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:35,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1447471717] [2024-11-16 08:55:35,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1447471717] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:35,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1308395310] [2024-11-16 08:55:35,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:35,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:35,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:35,350 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-16 08:55:35,354 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-16 08:55:36,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:36,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 3536 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:36,090 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:38,002 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:55:38,002 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:38,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1308395310] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:38,003 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:38,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:38,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1550878592] [2024-11-16 08:55:38,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:38,005 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:38,005 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:38,006 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:38,007 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:38,007 INFO L87 Difference]: Start difference. First operand 1917 states and 3166 transitions. Second operand has 3 states, 3 states have (on average 219.66666666666666) internal successors, (659), 3 states have internal predecessors, (659), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:55:38,958 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:38,958 INFO L93 Difference]: Finished difference Result 5244 states and 8668 transitions. [2024-11-16 08:55:38,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:38,959 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 219.66666666666666) internal successors, (659), 3 states have internal predecessors, (659), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) Word has length 1613 [2024-11-16 08:55:38,961 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:38,976 INFO L225 Difference]: With dead ends: 5244 [2024-11-16 08:55:38,976 INFO L226 Difference]: Without dead ends: 3569 [2024-11-16 08:55:38,980 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2001 GetRequests, 1996 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-16 08:55:38,981 INFO L432 NwaCegarLoop]: 3588 mSDtfsCounter, 2098 mSDsluCounter, 2603 mSDsCounter, 0 mSdLazyCounter, 1314 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2098 SdHoareTripleChecker+Valid, 6191 SdHoareTripleChecker+Invalid, 1323 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1314 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:38,981 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2098 Valid, 6191 Invalid, 1323 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1314 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-16 08:55:38,986 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3569 states. [2024-11-16 08:55:39,075 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3569 to 3569. [2024-11-16 08:55:39,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3569 states, 3328 states have (on average 1.6298076923076923) internal successors, (5424), 3328 states have internal predecessors, (5424), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:39,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3569 states to 3569 states and 5902 transitions. [2024-11-16 08:55:39,088 INFO L78 Accepts]: Start accepts. Automaton has 3569 states and 5902 transitions. Word has length 1613 [2024-11-16 08:55:39,089 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:39,089 INFO L471 AbstractCegarLoop]: Abstraction has 3569 states and 5902 transitions. [2024-11-16 08:55:39,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 219.66666666666666) internal successors, (659), 3 states have internal predecessors, (659), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:55:39,090 INFO L276 IsEmpty]: Start isEmpty. Operand 3569 states and 5902 transitions. [2024-11-16 08:55:39,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1614 [2024-11-16 08:55:39,111 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:39,112 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:39,134 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-16 08:55:39,312 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-16 08:55:39,313 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:39,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:39,314 INFO L85 PathProgramCache]: Analyzing trace with hash -1825630926, now seen corresponding path program 1 times [2024-11-16 08:55:39,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:39,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1294031267] [2024-11-16 08:55:39,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:39,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:39,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:39,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:39,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:39,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:39,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:39,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:39,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:39,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:39,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:39,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:39,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:39,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:39,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:39,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:39,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:39,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:39,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:39,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:39,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:39,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:39,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:39,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:39,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:39,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:39,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:39,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:39,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:40,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:40,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:40,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:40,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:40,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:40,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:40,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:40,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:40,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:40,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:40,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:40,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:40,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:40,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:40,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:40,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:40,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:40,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:40,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:40,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:40,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:40,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:40,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:40,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:40,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:40,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:40,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:40,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:40,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:40,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:40,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:40,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:40,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:40,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:40,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:40,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:40,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:40,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:40,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:40,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:40,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:40,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:40,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:40,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:40,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:40,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:40,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:40,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:40,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:40,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:40,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:40,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:40,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:40,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:40,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:40,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:40,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:40,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:40,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:40,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:40,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:40,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:40,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:40,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:40,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:40,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:40,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:40,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:40,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:40,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:40,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:40,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:40,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:40,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:40,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:40,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:40,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:40,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:40,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:40,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:40,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:40,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:40,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:40,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:40,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:40,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:40,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:40,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:40,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:40,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:40,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:40,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:40,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:40,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:40,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:40,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:40,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:40,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:40,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:40,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:40,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:40,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:40,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:40,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:40,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:40,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:40,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:40,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:40,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:40,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:40,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:40,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:40,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:40,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:40,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:40,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:40,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:55:40,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:55:40,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:55:40,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:55:40,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:55:40,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:55:40,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:55:40,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:55:40,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:55:40,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:55:40,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:55:40,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:55:40,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:55:40,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:55:40,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:55:40,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:55:40,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:55:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:55:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:55:40,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:55:40,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:55:40,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:55:40,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:55:40,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:55:40,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:55:40,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:55:40,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:55:40,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:55:40,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:55:40,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:55:40,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:55:40,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:55:40,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:55:40,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:55:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:55:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:55:40,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:55:40,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:55:40,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:55:40,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:55:40,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:55:40,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:55:40,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:55:40,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:55:40,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:55:40,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-11-16 08:55:40,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1587 [2024-11-16 08:55:40,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1606 [2024-11-16 08:55:40,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,147 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:40,147 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:40,147 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1294031267] [2024-11-16 08:55:40,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1294031267] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:40,147 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1687555400] [2024-11-16 08:55:40,148 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:40,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:40,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:40,150 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-16 08:55:40,151 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-16 08:55:40,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:40,764 INFO L255 TraceCheckSpWp]: Trace formula consists of 3536 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:40,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:40,845 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:55:40,845 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:40,845 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1687555400] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:40,845 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:40,845 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:40,846 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1905049527] [2024-11-16 08:55:40,846 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:40,847 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:40,847 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:40,849 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:40,849 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:40,849 INFO L87 Difference]: Start difference. First operand 3569 states and 5902 transitions. Second operand has 4 states, 4 states have (on average 164.75) internal successors, (659), 4 states have internal predecessors, (659), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:41,657 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:41,658 INFO L93 Difference]: Finished difference Result 3631 states and 5990 transitions. [2024-11-16 08:55:41,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:41,658 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 164.75) internal successors, (659), 4 states have internal predecessors, (659), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1613 [2024-11-16 08:55:41,660 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:41,673 INFO L225 Difference]: With dead ends: 3631 [2024-11-16 08:55:41,673 INFO L226 Difference]: Without dead ends: 3583 [2024-11-16 08:55:41,675 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2001 GetRequests, 1995 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-16 08:55:41,675 INFO L432 NwaCegarLoop]: 2618 mSDtfsCounter, 9 mSDsluCounter, 5227 mSDsCounter, 0 mSdLazyCounter, 1604 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7845 SdHoareTripleChecker+Invalid, 1605 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:41,675 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7845 Invalid, 1605 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1604 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:55:41,679 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3583 states. [2024-11-16 08:55:41,757 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3583 to 3583. [2024-11-16 08:55:41,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3583 states, 3342 states have (on average 1.6286654697785756) internal successors, (5443), 3342 states have internal predecessors, (5443), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:41,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3583 states to 3583 states and 5921 transitions. [2024-11-16 08:55:41,808 INFO L78 Accepts]: Start accepts. Automaton has 3583 states and 5921 transitions. Word has length 1613 [2024-11-16 08:55:41,809 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:41,810 INFO L471 AbstractCegarLoop]: Abstraction has 3583 states and 5921 transitions. [2024-11-16 08:55:41,810 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 164.75) internal successors, (659), 4 states have internal predecessors, (659), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:41,810 INFO L276 IsEmpty]: Start isEmpty. Operand 3583 states and 5921 transitions. [2024-11-16 08:55:41,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1615 [2024-11-16 08:55:41,831 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:41,832 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:41,854 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-16 08:55:42,032 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-16 08:55:42,033 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:42,034 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:42,034 INFO L85 PathProgramCache]: Analyzing trace with hash -1746103405, now seen corresponding path program 1 times [2024-11-16 08:55:42,034 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:42,034 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [651359645] [2024-11-16 08:55:42,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:42,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:42,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:42,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:42,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:42,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:42,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:42,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:42,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:42,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:42,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:42,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:42,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:42,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:42,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:42,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:42,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:42,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:42,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:42,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:42,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:42,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:42,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:42,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:42,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:42,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:42,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:42,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:42,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:42,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:42,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:42,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:42,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:42,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:42,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:42,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:42,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:42,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:42,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:42,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:42,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:42,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:42,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:42,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:42,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:42,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:42,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:42,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:42,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:42,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:42,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:42,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:42,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:42,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:42,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:42,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:42,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:42,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:42,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:42,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:42,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:42,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:42,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:42,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:42,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:42,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:42,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:42,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:42,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:42,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:42,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:42,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:42,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:42,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:42,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:42,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:42,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:42,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:42,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:42,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:42,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:42,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:42,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:42,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:42,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:42,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:42,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:42,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:42,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:42,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:42,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:42,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:42,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:42,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:42,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:42,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:42,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:42,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:42,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:42,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:42,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:42,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:42,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:42,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:42,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:42,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:42,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:42,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:42,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:42,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:42,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:42,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:42,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:42,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:42,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:42,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:42,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:42,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:42,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:42,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:42,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:42,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:42,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:42,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:42,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:42,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:42,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:42,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:42,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:42,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:42,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:42,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:42,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:42,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:42,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:42,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:42,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:42,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:42,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:42,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:42,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:42,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:42,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:42,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:42,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:42,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:42,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:55:42,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:55:42,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:55:42,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:55:42,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:55:42,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:55:42,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:55:42,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:55:42,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:55:42,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:55:42,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:55:42,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:55:42,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:55:42,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:55:42,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:55:42,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:55:42,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:55:42,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:55:42,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:55:42,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:55:42,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:55:42,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:55:42,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:55:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:55:42,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:55:42,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:55:42,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:55:42,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:55:42,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:55:42,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:55:42,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:55:42,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:55:42,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:55:42,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:55:42,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:55:42,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:55:42,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:55:42,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:55:42,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:55:42,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:55:42,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:55:42,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:55:42,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:55:42,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:55:42,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:55:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-16 08:55:42,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1588 [2024-11-16 08:55:42,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1607 [2024-11-16 08:55:42,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:42,779 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:42,779 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:42,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [651359645] [2024-11-16 08:55:42,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [651359645] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:42,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [598221263] [2024-11-16 08:55:42,781 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:42,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:42,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:42,783 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-16 08:55:42,785 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-16 08:55:43,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:43,362 INFO L255 TraceCheckSpWp]: Trace formula consists of 3539 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-16 08:55:43,375 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:43,437 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 1334 proven. 0 refuted. 0 times theorem prover too weak. 72010 trivial. 0 not checked. [2024-11-16 08:55:43,437 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:43,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [598221263] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:43,438 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:43,438 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-16 08:55:43,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [27804795] [2024-11-16 08:55:43,438 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:43,440 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 08:55:43,440 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:43,441 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 08:55:43,441 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:43,442 INFO L87 Difference]: Start difference. First operand 3583 states and 5921 transitions. Second operand has 6 states, 5 states have (on average 132.6) internal successors, (663), 6 states have internal predecessors, (663), 3 states have call successors, (192), 2 states have call predecessors, (192), 3 states have return successors, (192), 2 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:55:45,363 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:45,364 INFO L93 Difference]: Finished difference Result 3679 states and 6063 transitions. [2024-11-16 08:55:45,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 08:55:45,364 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 132.6) internal successors, (663), 6 states have internal predecessors, (663), 3 states have call successors, (192), 2 states have call predecessors, (192), 3 states have return successors, (192), 2 states have call predecessors, (192), 3 states have call successors, (192) Word has length 1614 [2024-11-16 08:55:45,366 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:45,378 INFO L225 Difference]: With dead ends: 3679 [2024-11-16 08:55:45,379 INFO L226 Difference]: Without dead ends: 3587 [2024-11-16 08:55:45,380 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2002 GetRequests, 1996 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-16 08:55:45,381 INFO L432 NwaCegarLoop]: 2426 mSDtfsCounter, 1 mSDsluCounter, 9310 mSDsCounter, 0 mSdLazyCounter, 4010 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11736 SdHoareTripleChecker+Invalid, 4011 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4010 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:45,381 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11736 Invalid, 4011 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4010 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time] [2024-11-16 08:55:45,385 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3587 states. [2024-11-16 08:55:45,460 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3587 to 3587. [2024-11-16 08:55:45,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3587 states, 3346 states have (on average 1.627913927077107) internal successors, (5447), 3346 states have internal predecessors, (5447), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:45,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3587 states to 3587 states and 5925 transitions. [2024-11-16 08:55:45,472 INFO L78 Accepts]: Start accepts. Automaton has 3587 states and 5925 transitions. Word has length 1614 [2024-11-16 08:55:45,473 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:45,473 INFO L471 AbstractCegarLoop]: Abstraction has 3587 states and 5925 transitions. [2024-11-16 08:55:45,474 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 132.6) internal successors, (663), 6 states have internal predecessors, (663), 3 states have call successors, (192), 2 states have call predecessors, (192), 3 states have return successors, (192), 2 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:55:45,474 INFO L276 IsEmpty]: Start isEmpty. Operand 3587 states and 5925 transitions. [2024-11-16 08:55:45,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1616 [2024-11-16 08:55:45,494 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:45,495 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:45,518 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-16 08:55:45,696 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-16 08:55:45,696 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:45,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:45,697 INFO L85 PathProgramCache]: Analyzing trace with hash -2019994546, now seen corresponding path program 1 times [2024-11-16 08:55:45,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:45,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1333761049] [2024-11-16 08:55:45,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:45,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:45,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:46,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:46,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:46,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:46,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:46,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:46,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:46,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:46,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:46,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:46,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:46,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:46,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:46,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:46,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:46,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:46,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:46,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:46,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:46,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:46,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:46,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:46,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:46,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:46,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:46,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:46,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:46,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:46,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:46,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:46,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:46,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:46,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:46,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:46,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:46,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:46,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:46,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:46,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:46,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:46,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:46,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:46,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:46,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:46,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:46,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:46,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:46,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:46,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:46,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:46,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:46,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:46,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:46,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:46,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:46,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:46,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:46,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:46,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:46,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:46,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:46,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:46,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:46,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:46,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:46,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:46,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:46,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:46,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:46,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:46,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:46,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:46,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:46,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:46,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:46,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:46,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:46,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:46,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:46,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:46,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:46,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:46,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:46,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:46,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:46,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:46,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:46,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:46,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:46,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:46,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:46,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:46,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:46,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:46,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:46,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:46,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:46,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:46,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:46,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:46,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:46,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:46,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:46,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:46,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:46,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:46,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:46,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:46,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:46,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:46,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:46,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:46,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:46,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:46,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:46,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:46,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:46,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:46,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:46,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:46,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:46,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:46,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:46,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:46,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:46,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:46,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:46,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:46,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:46,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:46,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:46,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:46,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:55:46,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:55:46,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:55:46,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:55:46,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:55:46,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:55:46,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:55:46,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:55:46,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:55:46,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:55:46,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:55:46,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:55:46,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:55:46,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:55:46,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:55:46,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:55:46,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:55:46,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:55:46,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:55:46,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:55:46,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:55:46,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:55:46,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:55:46,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:55:46,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:55:46,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:55:46,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:55:46,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:55:46,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:55:46,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:55:46,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:55:46,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:55:46,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:55:46,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:55:46,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:55:46,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:55:46,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:55:46,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:55:46,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:55:46,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:55:46,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:55:46,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:55:46,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:55:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:55:46,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:55:46,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-16 08:55:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1589 [2024-11-16 08:55:46,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1608 [2024-11-16 08:55:46,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:46,444 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:46,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:46,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1333761049] [2024-11-16 08:55:46,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1333761049] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:46,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [48717971] [2024-11-16 08:55:46,445 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:46,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:46,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:46,447 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-16 08:55:46,449 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-16 08:55:47,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:47,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 3542 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:47,110 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:47,199 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 1520 proven. 0 refuted. 0 times theorem prover too weak. 71824 trivial. 0 not checked. [2024-11-16 08:55:47,200 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:47,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [48717971] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:47,200 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:47,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:47,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [880905649] [2024-11-16 08:55:47,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:47,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:47,204 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:47,205 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:47,205 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:47,206 INFO L87 Difference]: Start difference. First operand 3587 states and 5925 transitions. Second operand has 4 states, 4 states have (on average 165.25) internal successors, (661), 4 states have internal predecessors, (661), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:48,188 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:48,188 INFO L93 Difference]: Finished difference Result 3719 states and 6123 transitions. [2024-11-16 08:55:48,189 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:48,189 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 165.25) internal successors, (661), 4 states have internal predecessors, (661), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1615 [2024-11-16 08:55:48,190 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:48,202 INFO L225 Difference]: With dead ends: 3719 [2024-11-16 08:55:48,202 INFO L226 Difference]: Without dead ends: 3605 [2024-11-16 08:55:48,204 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2003 GetRequests, 1997 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-16 08:55:48,205 INFO L432 NwaCegarLoop]: 2618 mSDtfsCounter, 9 mSDsluCounter, 5227 mSDsCounter, 0 mSdLazyCounter, 1604 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7845 SdHoareTripleChecker+Invalid, 1605 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:48,205 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7845 Invalid, 1605 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1604 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-16 08:55:48,209 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3605 states. [2024-11-16 08:55:48,281 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3605 to 3605. [2024-11-16 08:55:48,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3605 states, 3364 states have (on average 1.6269322235434007) internal successors, (5473), 3364 states have internal predecessors, (5473), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:48,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3605 states to 3605 states and 5951 transitions. [2024-11-16 08:55:48,294 INFO L78 Accepts]: Start accepts. Automaton has 3605 states and 5951 transitions. Word has length 1615 [2024-11-16 08:55:48,295 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:48,295 INFO L471 AbstractCegarLoop]: Abstraction has 3605 states and 5951 transitions. [2024-11-16 08:55:48,296 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 165.25) internal successors, (661), 4 states have internal predecessors, (661), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:48,296 INFO L276 IsEmpty]: Start isEmpty. Operand 3605 states and 5951 transitions. [2024-11-16 08:55:48,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1616 [2024-11-16 08:55:48,316 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:48,317 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:48,339 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-16 08:55:48,517 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-16 08:55:48,518 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:48,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:48,519 INFO L85 PathProgramCache]: Analyzing trace with hash -25573168, now seen corresponding path program 1 times [2024-11-16 08:55:48,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:48,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1899560755] [2024-11-16 08:55:48,519 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:48,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:48,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:49,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:49,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:49,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:49,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:49,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:49,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:49,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:49,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:49,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:49,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:49,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:49,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:49,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:49,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:49,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:49,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:49,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:49,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:49,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:49,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:49,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:49,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:49,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:49,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:49,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:49,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:49,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:49,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:49,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:49,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:49,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:49,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:49,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:49,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:49,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:49,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:49,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:49,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:49,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:49,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:49,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:49,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:49,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:49,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:49,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:49,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:49,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:49,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:49,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:49,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:49,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:49,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:49,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:49,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:49,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:49,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:49,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:49,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:49,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:49,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:49,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:49,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:49,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:49,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:49,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:49,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:49,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:49,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:49,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:49,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:49,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:49,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:49,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:49,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:49,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:49,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:49,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:49,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:49,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:49,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:49,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:49,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:49,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:49,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:49,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:49,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:49,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:49,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:49,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:49,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:49,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:49,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:49,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:49,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:49,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:49,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:49,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:49,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:49,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:49,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:49,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:49,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:49,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:49,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:49,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:49,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:49,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:49,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:49,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:49,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:49,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:49,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:49,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:49,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:49,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:49,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:49,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:49,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:49,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:49,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:49,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:49,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:49,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:49,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:49,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:49,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:49,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:49,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:49,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:49,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:49,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:49,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:49,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:49,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:49,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:49,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:49,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:49,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:49,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:49,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:49,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:49,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:49,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:55:49,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:55:49,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:55:49,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:55:49,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:55:49,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:55:49,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:55:49,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:55:49,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:55:49,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:55:49,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:55:49,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:55:49,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:55:49,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:55:49,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:55:49,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:55:49,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:55:49,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:55:49,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:55:49,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:55:49,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:55:49,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:55:49,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:55:49,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:55:49,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:55:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:55:49,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:55:49,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:55:49,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:55:49,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:55:49,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:55:49,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:55:49,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:55:49,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:55:49,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:55:49,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:55:49,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:55:49,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:55:49,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:55:49,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:55:49,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:55:49,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:55:49,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:55:49,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:55:49,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:55:49,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-16 08:55:49,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1589 [2024-11-16 08:55:49,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1608 [2024-11-16 08:55:49,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,276 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:49,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:49,277 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1899560755] [2024-11-16 08:55:49,277 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1899560755] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:49,277 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [694606656] [2024-11-16 08:55:49,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:49,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:49,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:49,278 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-16 08:55:49,279 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-16 08:55:49,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:49,837 INFO L255 TraceCheckSpWp]: Trace formula consists of 3542 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:49,850 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:49,893 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 1520 proven. 0 refuted. 0 times theorem prover too weak. 71824 trivial. 0 not checked. [2024-11-16 08:55:49,894 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:49,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [694606656] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:49,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:49,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:49,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074830501] [2024-11-16 08:55:49,895 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:49,898 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:49,898 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:49,900 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:49,900 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:49,900 INFO L87 Difference]: Start difference. First operand 3605 states and 5951 transitions. Second operand has 3 states, 3 states have (on average 220.33333333333334) internal successors, (661), 3 states have internal predecessors, (661), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:50,757 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:50,757 INFO L93 Difference]: Finished difference Result 3713 states and 6109 transitions. [2024-11-16 08:55:50,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:50,758 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 220.33333333333334) internal successors, (661), 3 states have internal predecessors, (661), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1615 [2024-11-16 08:55:50,760 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:50,770 INFO L225 Difference]: With dead ends: 3713 [2024-11-16 08:55:50,770 INFO L226 Difference]: Without dead ends: 3607 [2024-11-16 08:55:50,772 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2003 GetRequests, 1998 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-16 08:55:50,772 INFO L432 NwaCegarLoop]: 2621 mSDtfsCounter, 0 mSDsluCounter, 2614 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5235 SdHoareTripleChecker+Invalid, 1064 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:50,773 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5235 Invalid, 1064 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:55:50,776 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3607 states. [2024-11-16 08:55:50,848 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3607 to 3607. [2024-11-16 08:55:50,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3607 states, 3366 states have (on average 1.6259655377302435) internal successors, (5473), 3366 states have internal predecessors, (5473), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:50,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3607 states to 3607 states and 5951 transitions. [2024-11-16 08:55:50,860 INFO L78 Accepts]: Start accepts. Automaton has 3607 states and 5951 transitions. Word has length 1615 [2024-11-16 08:55:50,861 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:50,861 INFO L471 AbstractCegarLoop]: Abstraction has 3607 states and 5951 transitions. [2024-11-16 08:55:50,862 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 220.33333333333334) internal successors, (661), 3 states have internal predecessors, (661), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:50,862 INFO L276 IsEmpty]: Start isEmpty. Operand 3607 states and 5951 transitions. [2024-11-16 08:55:50,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1617 [2024-11-16 08:55:50,883 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:50,884 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:50,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:51,084 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-16 08:55:51,085 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:51,086 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:51,086 INFO L85 PathProgramCache]: Analyzing trace with hash 90064625, now seen corresponding path program 1 times [2024-11-16 08:55:51,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:51,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1660157049] [2024-11-16 08:55:51,087 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:51,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:51,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:51,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:51,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:51,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:51,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:51,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:51,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:51,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:51,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:51,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:51,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:51,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:51,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:51,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:51,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:51,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:51,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:51,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:51,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:51,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:51,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:51,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:51,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:51,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:51,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:51,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:51,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:51,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:51,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:51,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:51,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:51,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:51,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:51,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:51,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:51,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:51,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:51,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:51,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:51,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:51,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:51,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:51,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:51,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:51,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:51,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:51,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:51,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:51,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:51,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:51,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:51,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:51,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:51,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:51,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:51,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:51,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:51,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:51,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:51,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:51,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:51,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:51,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:51,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:51,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:51,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:51,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:51,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:51,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:51,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:51,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:51,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:51,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:51,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:51,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:51,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:51,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:51,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:51,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:51,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:51,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:51,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:51,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:51,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:51,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:51,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:51,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:51,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:51,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:51,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:51,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:51,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:51,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:51,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:51,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:51,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:51,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:51,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:51,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:51,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:51,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:51,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:51,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:55:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:55:51,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:55:51,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:55:51,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:55:51,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:55:51,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:55:51,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:55:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:55:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:55:51,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:55:51,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:55:51,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:55:51,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:55:51,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:55:51,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:55:51,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:55:51,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:55:51,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:55:51,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:55:51,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:55:51,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:55:51,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:55:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:55:51,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:55:51,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:55:51,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:55:51,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:55:51,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:55:51,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:55:51,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:55:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:55:51,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:55:51,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:55:51,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:55:51,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:55:51,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:55:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:55:51,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:55:51,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:55:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:55:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:55:51,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:55:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:51,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:55:52,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:52,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:55:52,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:52,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-16 08:55:52,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:52,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1590 [2024-11-16 08:55:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:52,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1609 [2024-11-16 08:55:52,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:52,007 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:52,008 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:52,008 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1660157049] [2024-11-16 08:55:52,008 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1660157049] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:52,008 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1068754345] [2024-11-16 08:55:52,009 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:52,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:52,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:52,011 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-16 08:55:52,013 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-16 08:55:52,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:52,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 3545 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:52,608 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:52,664 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 1520 proven. 0 refuted. 0 times theorem prover too weak. 71824 trivial. 0 not checked. [2024-11-16 08:55:52,665 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:52,665 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1068754345] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:52,665 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:52,666 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:52,666 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [843908417] [2024-11-16 08:55:52,666 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:52,667 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:52,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:52,669 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:52,669 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:52,669 INFO L87 Difference]: Start difference. First operand 3607 states and 5951 transitions. Second operand has 4 states, 4 states have (on average 165.5) internal successors, (662), 4 states have internal predecessors, (662), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:53,577 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:53,577 INFO L93 Difference]: Finished difference Result 3777 states and 6207 transitions. [2024-11-16 08:55:53,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:53,578 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 165.5) internal successors, (662), 4 states have internal predecessors, (662), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1616 [2024-11-16 08:55:53,579 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:53,587 INFO L225 Difference]: With dead ends: 3777 [2024-11-16 08:55:53,587 INFO L226 Difference]: Without dead ends: 3627 [2024-11-16 08:55:53,589 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2004 GetRequests, 1998 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-16 08:55:53,590 INFO L432 NwaCegarLoop]: 2618 mSDtfsCounter, 9 mSDsluCounter, 5227 mSDsCounter, 0 mSdLazyCounter, 1604 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7845 SdHoareTripleChecker+Invalid, 1605 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:53,590 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7845 Invalid, 1605 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1604 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-16 08:55:53,594 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3627 states. [2024-11-16 08:55:53,660 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3627 to 3627. [2024-11-16 08:55:53,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3627 states, 3386 states have (on average 1.6252215002953336) internal successors, (5503), 3386 states have internal predecessors, (5503), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:53,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3627 states to 3627 states and 5981 transitions. [2024-11-16 08:55:53,672 INFO L78 Accepts]: Start accepts. Automaton has 3627 states and 5981 transitions. Word has length 1616 [2024-11-16 08:55:53,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:53,674 INFO L471 AbstractCegarLoop]: Abstraction has 3627 states and 5981 transitions. [2024-11-16 08:55:53,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 165.5) internal successors, (662), 4 states have internal predecessors, (662), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:53,675 INFO L276 IsEmpty]: Start isEmpty. Operand 3627 states and 5981 transitions. [2024-11-16 08:55:53,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1617 [2024-11-16 08:55:53,695 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:53,696 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:53,718 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-16 08:55:53,896 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-16 08:55:53,897 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:53,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:53,898 INFO L85 PathProgramCache]: Analyzing trace with hash -1440180427, now seen corresponding path program 1 times [2024-11-16 08:55:53,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:53,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [336937745] [2024-11-16 08:55:53,898 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:53,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:53,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:54,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:54,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:54,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:54,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:54,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:54,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:54,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:54,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:54,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:54,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:54,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:54,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:54,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:54,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:54,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:54,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:54,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:54,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:54,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:54,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:54,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:54,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:54,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:54,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:54,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:54,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:54,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:54,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:54,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:54,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:54,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:54,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:54,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:54,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:54,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:54,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:54,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:54,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:54,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:54,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:54,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:54,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:54,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:54,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:54,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:54,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:54,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:54,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:54,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:54,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:54,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:54,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:54,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:54,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:54,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:54,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:54,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:54,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:54,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:54,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:54,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:54,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:54,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:54,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:54,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:54,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:54,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:54,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:54,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:54,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:54,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:54,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:54,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:54,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:54,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:54,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:54,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:54,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:54,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:54,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:54,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:54,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:54,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:54,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:54,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:54,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:54,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:54,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:54,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:54,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:54,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:54,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:54,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:54,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:54,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:54,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:54,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:54,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:54,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:54,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:54,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:54,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:54,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:54,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:54,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:54,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:54,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:54,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:54,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:54,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:54,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:54,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:54,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:54,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:54,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:54,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:54,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:54,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:54,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:54,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:54,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:54,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:54,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:54,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:54,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:54,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:54,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:54,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:54,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:54,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:54,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:54,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:54,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:54,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:54,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:54,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:54,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:54,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:55:54,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:55:54,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:55:54,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:55:54,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:55:54,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:55:54,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:55:54,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:55:54,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:55:54,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:55:54,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:55:54,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:55:54,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:55:54,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:55:54,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:55:54,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:55:54,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:55:54,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:55:54,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:55:54,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:55:54,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:55:54,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:55:54,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:55:54,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:55:54,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:55:54,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:55:54,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:55:54,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:55:54,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:55:54,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:55:54,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:55:54,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:55:54,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:55:54,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:55:54,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:55:54,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:55:54,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:55:54,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:55:54,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:55:54,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:55:54,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:55:54,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:55:54,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:55:54,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:55:54,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:55:54,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-16 08:55:54,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1590 [2024-11-16 08:55:54,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1609 [2024-11-16 08:55:54,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:54,663 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:54,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:54,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [336937745] [2024-11-16 08:55:54,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [336937745] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:54,664 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1249325485] [2024-11-16 08:55:54,664 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:54,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:54,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:54,666 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-16 08:55:54,667 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-16 08:55:55,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:55,266 INFO L255 TraceCheckSpWp]: Trace formula consists of 3545 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-16 08:55:55,278 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:55,340 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 2087 proven. 0 refuted. 0 times theorem prover too weak. 71257 trivial. 0 not checked. [2024-11-16 08:55:55,341 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:55,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1249325485] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:55,341 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:55,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-16 08:55:55,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [767759270] [2024-11-16 08:55:55,342 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:55,343 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 08:55:55,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:55,344 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 08:55:55,345 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:55,345 INFO L87 Difference]: Start difference. First operand 3627 states and 5981 transitions. Second operand has 6 states, 5 states have (on average 133.0) internal successors, (665), 6 states have internal predecessors, (665), 3 states have call successors, (192), 2 states have call predecessors, (192), 3 states have return successors, (192), 2 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:55:57,144 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:57,144 INFO L93 Difference]: Finished difference Result 3837 states and 6299 transitions. [2024-11-16 08:55:57,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 08:55:57,145 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 133.0) internal successors, (665), 6 states have internal predecessors, (665), 3 states have call successors, (192), 2 states have call predecessors, (192), 3 states have return successors, (192), 2 states have call predecessors, (192), 3 states have call successors, (192) Word has length 1616 [2024-11-16 08:55:57,146 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:57,155 INFO L225 Difference]: With dead ends: 3837 [2024-11-16 08:55:57,155 INFO L226 Difference]: Without dead ends: 3631 [2024-11-16 08:55:57,157 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2004 GetRequests, 1998 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-16 08:55:57,158 INFO L432 NwaCegarLoop]: 2426 mSDtfsCounter, 1 mSDsluCounter, 9310 mSDsCounter, 0 mSdLazyCounter, 4010 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11736 SdHoareTripleChecker+Invalid, 4011 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4010 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:57,158 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11736 Invalid, 4011 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4010 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time] [2024-11-16 08:55:57,161 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3631 states. [2024-11-16 08:55:57,226 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3631 to 3631. [2024-11-16 08:55:57,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3631 states, 3390 states have (on average 1.6244837758112094) internal successors, (5507), 3390 states have internal predecessors, (5507), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:57,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3631 states to 3631 states and 5985 transitions. [2024-11-16 08:55:57,236 INFO L78 Accepts]: Start accepts. Automaton has 3631 states and 5985 transitions. Word has length 1616 [2024-11-16 08:55:57,238 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:57,238 INFO L471 AbstractCegarLoop]: Abstraction has 3631 states and 5985 transitions. [2024-11-16 08:55:57,238 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 133.0) internal successors, (665), 6 states have internal predecessors, (665), 3 states have call successors, (192), 2 states have call predecessors, (192), 3 states have return successors, (192), 2 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:55:57,239 INFO L276 IsEmpty]: Start isEmpty. Operand 3631 states and 5985 transitions. [2024-11-16 08:55:57,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1618 [2024-11-16 08:55:57,259 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:57,260 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:57,283 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:57,460 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-16 08:55:57,461 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:57,461 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:57,462 INFO L85 PathProgramCache]: Analyzing trace with hash -1341197648, now seen corresponding path program 1 times [2024-11-16 08:55:57,463 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:57,463 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [213011557] [2024-11-16 08:55:57,463 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:57,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:57,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:58,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:58,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:58,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:58,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:58,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:58,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:58,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:58,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:58,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:58,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:58,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:58,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:58,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:58,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:58,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:58,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:58,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:58,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:58,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:58,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:58,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:58,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:58,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:58,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:58,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:58,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:58,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:58,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:58,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:58,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:58,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:58,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:58,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:58,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:58,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:58,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:58,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:58,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:58,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:58,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:58,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:58,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:58,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:58,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:58,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:58,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:58,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:58,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:58,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:58,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:58,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:58,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:58,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:58,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:58,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:58,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:58,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:58,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:58,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:58,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:58,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:58,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:58,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:58,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:58,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:58,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:58,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:58,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:58,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:58,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:58,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:58,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:58,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:58,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:58,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:58,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:58,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:58,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:58,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:58,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:58,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:58,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:58,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:58,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:58,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:58,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:58,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:58,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:58,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:58,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:58,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:58,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:58,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:58,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:58,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:58,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:58,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:58,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:58,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:58,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:58,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:58,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:58,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:58,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:58,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:55:58,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:55:58,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:58,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:55:58,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:55:58,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:55:58,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:55:58,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:55:58,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:55:58,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:55:58,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:55:58,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:55:58,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:55:58,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:55:58,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:55:58,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:55:58,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:55:58,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:55:58,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:55:58,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:55:58,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:55:58,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:55:58,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:55:58,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:55:58,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:55:58,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:55:58,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:55:58,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:58,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:55:58,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:55:58,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:58,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:55:58,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:55:58,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:58,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:55:58,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:55:58,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:55:58,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:55:58,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:55:58,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:55:58,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:55:58,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:55:58,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:55:58,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:55:58,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:55:58,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:55:58,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:55:58,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:55:58,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:55:58,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:55:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:55:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:55:58,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:55:58,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:55:58,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:55:58,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:55:58,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:55:58,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:55:58,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:55:58,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:55:58,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:55:58,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:55:58,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:55:58,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:55:58,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:55:58,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:55:58,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:55:58,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:55:58,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:55:58,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:55:58,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:55:58,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:55:58,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:55:58,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:55:58,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:55:58,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:55:58,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:55:58,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:55:58,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:55:58,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:55:58,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:55:58,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1572 [2024-11-16 08:55:58,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-16 08:55:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1610 [2024-11-16 08:55:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,193 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:55:58,193 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:58,193 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [213011557] [2024-11-16 08:55:58,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [213011557] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:58,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1824235890] [2024-11-16 08:55:58,194 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:58,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:58,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:58,196 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-16 08:55:58,198 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-16 08:55:58,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:58,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 3548 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:58,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:58,832 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 2268 proven. 0 refuted. 0 times theorem prover too weak. 71076 trivial. 0 not checked. [2024-11-16 08:55:58,832 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:58,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1824235890] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:58,832 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:58,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:58,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [927484466] [2024-11-16 08:55:58,833 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:58,833 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:58,833 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:58,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:58,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:58,835 INFO L87 Difference]: Start difference. First operand 3631 states and 5985 transitions. Second operand has 4 states, 4 states have (on average 165.75) internal successors, (663), 4 states have internal predecessors, (663), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:59,709 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:59,709 INFO L93 Difference]: Finished difference Result 3877 states and 6359 transitions. [2024-11-16 08:55:59,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:59,710 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 165.75) internal successors, (663), 4 states have internal predecessors, (663), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1617 [2024-11-16 08:55:59,711 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:59,718 INFO L225 Difference]: With dead ends: 3877 [2024-11-16 08:55:59,719 INFO L226 Difference]: Without dead ends: 3649 [2024-11-16 08:55:59,721 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2005 GetRequests, 1999 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-16 08:55:59,721 INFO L432 NwaCegarLoop]: 2618 mSDtfsCounter, 9 mSDsluCounter, 5227 mSDsCounter, 0 mSdLazyCounter, 1604 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7845 SdHoareTripleChecker+Invalid, 1605 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:59,722 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7845 Invalid, 1605 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1604 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:55:59,725 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3649 states. [2024-11-16 08:55:59,795 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3649 to 3649. [2024-11-16 08:55:59,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3649 states, 3408 states have (on average 1.6235328638497653) internal successors, (5533), 3408 states have internal predecessors, (5533), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:55:59,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3649 states to 3649 states and 6011 transitions. [2024-11-16 08:55:59,806 INFO L78 Accepts]: Start accepts. Automaton has 3649 states and 6011 transitions. Word has length 1617 [2024-11-16 08:55:59,807 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:59,807 INFO L471 AbstractCegarLoop]: Abstraction has 3649 states and 6011 transitions. [2024-11-16 08:55:59,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 165.75) internal successors, (663), 4 states have internal predecessors, (663), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:55:59,807 INFO L276 IsEmpty]: Start isEmpty. Operand 3649 states and 6011 transitions. [2024-11-16 08:55:59,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1618 [2024-11-16 08:55:59,827 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:59,828 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:55:59,851 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-16 08:56:00,028 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-16 08:56:00,029 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:00,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:00,030 INFO L85 PathProgramCache]: Analyzing trace with hash 41999086, now seen corresponding path program 1 times [2024-11-16 08:56:00,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:00,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [458948922] [2024-11-16 08:56:00,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:00,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:00,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:00,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:00,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:00,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:00,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:00,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:00,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:00,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:00,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:00,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:00,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:00,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:00,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:00,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:00,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:00,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:00,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:00,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:00,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:00,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:00,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:00,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:00,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:00,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:00,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:00,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:00,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:00,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:00,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:00,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:00,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:00,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:00,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:00,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:00,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:00,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:00,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:00,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:00,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:00,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:00,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:00,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:00,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:00,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:00,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:00,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:00,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:00,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:00,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:00,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:00,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:00,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:00,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:00,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:00,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:00,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:00,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:00,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:00,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:00,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:00,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:00,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:00,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:00,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:00,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:00,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:00,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:00,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:00,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:00,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:00,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:00,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:00,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:00,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:00,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:00,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:00,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:00,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:00,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:00,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:00,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:00,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:00,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:00,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:00,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:00,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:00,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:00,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:00,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:00,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:00,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:00,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:00,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:00,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:00,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:00,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:00,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:00,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:00,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:00,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:00,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:00,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:00,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:00,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:00,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:00,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:00,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:00,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:00,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:00,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:00,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:00,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:00,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:00,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:00,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:00,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:00,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:00,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:00,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:00,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:00,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:00,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:00,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:00,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:00,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:00,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:00,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:00,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:00,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:56:00,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:56:00,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:56:00,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:56:00,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:56:00,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:56:00,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:56:00,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:56:00,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:56:00,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:56:00,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:56:00,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:56:00,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:56:00,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:56:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:56:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:56:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:56:00,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:56:00,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:56:00,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:56:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:56:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:56:00,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:56:00,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:56:00,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:56:00,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:56:00,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:56:00,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:56:00,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:56:00,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:56:00,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:56:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:56:00,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:56:00,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:56:00,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:56:00,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:56:00,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:56:00,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:56:00,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:56:00,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:56:00,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:56:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:56:00,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:56:00,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:56:00,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:56:00,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1572 [2024-11-16 08:56:00,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-16 08:56:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1610 [2024-11-16 08:56:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:00,734 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:00,734 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:00,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [458948922] [2024-11-16 08:56:00,735 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [458948922] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:00,735 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [493417114] [2024-11-16 08:56:00,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:00,736 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:00,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:00,737 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-16 08:56:00,739 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-16 08:56:01,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:01,313 INFO L255 TraceCheckSpWp]: Trace formula consists of 3548 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:56:01,329 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:56:01,380 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 2268 proven. 0 refuted. 0 times theorem prover too weak. 71076 trivial. 0 not checked. [2024-11-16 08:56:01,380 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:56:01,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [493417114] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:56:01,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:56:01,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:56:01,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1165111905] [2024-11-16 08:56:01,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:56:01,382 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:56:01,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:56:01,384 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:56:01,384 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:56:01,384 INFO L87 Difference]: Start difference. First operand 3649 states and 6011 transitions. Second operand has 3 states, 3 states have (on average 221.0) internal successors, (663), 3 states have internal predecessors, (663), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:02,018 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:56:02,019 INFO L93 Difference]: Finished difference Result 3871 states and 6345 transitions. [2024-11-16 08:56:02,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:56:02,019 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 221.0) internal successors, (663), 3 states have internal predecessors, (663), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1617 [2024-11-16 08:56:02,020 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:56:02,028 INFO L225 Difference]: With dead ends: 3871 [2024-11-16 08:56:02,029 INFO L226 Difference]: Without dead ends: 3651 [2024-11-16 08:56:02,031 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2005 GetRequests, 2000 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-16 08:56:02,033 INFO L432 NwaCegarLoop]: 2621 mSDtfsCounter, 0 mSDsluCounter, 2614 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5235 SdHoareTripleChecker+Invalid, 1064 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:56:02,033 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5235 Invalid, 1064 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:56:02,037 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3651 states. [2024-11-16 08:56:02,100 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3651 to 3651. [2024-11-16 08:56:02,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3651 states, 3410 states have (on average 1.6225806451612903) internal successors, (5533), 3410 states have internal predecessors, (5533), 239 states have call successors, (239), 1 states have call predecessors, (239), 1 states have return successors, (239), 239 states have call predecessors, (239), 239 states have call successors, (239) [2024-11-16 08:56:02,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3651 states to 3651 states and 6011 transitions. [2024-11-16 08:56:02,110 INFO L78 Accepts]: Start accepts. Automaton has 3651 states and 6011 transitions. Word has length 1617 [2024-11-16 08:56:02,111 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:56:02,112 INFO L471 AbstractCegarLoop]: Abstraction has 3651 states and 6011 transitions. [2024-11-16 08:56:02,112 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.0) internal successors, (663), 3 states have internal predecessors, (663), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:02,112 INFO L276 IsEmpty]: Start isEmpty. Operand 3651 states and 6011 transitions. [2024-11-16 08:56:02,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1619 [2024-11-16 08:56:02,131 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:56:02,132 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:56:02,155 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-16 08:56:02,333 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-16 08:56:02,333 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:02,334 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:02,334 INFO L85 PathProgramCache]: Analyzing trace with hash 852090643, now seen corresponding path program 1 times [2024-11-16 08:56:02,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:02,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1811026523] [2024-11-16 08:56:02,335 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:02,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:02,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:02,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:02,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:02,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:02,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:02,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:02,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:02,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:02,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:02,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:02,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:02,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:02,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:02,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:02,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:02,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:02,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:02,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:02,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:02,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:02,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:02,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:02,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:02,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:02,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:02,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:02,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:02,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:02,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:02,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:02,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:02,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:02,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:02,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:02,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:02,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:03,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:03,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:03,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:03,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:03,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:03,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:03,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:03,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:03,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:03,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:03,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:03,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:03,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:03,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:03,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:03,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:03,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:03,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:03,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:03,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:03,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:03,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:03,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:03,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:03,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:03,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:03,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:03,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:03,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:03,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:03,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:03,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:03,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:03,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:03,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:03,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:03,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:03,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:03,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:03,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:03,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:03,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:03,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:03,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:03,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:03,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:03,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:03,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:03,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:03,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:03,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:03,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:03,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:03,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:03,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:03,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:03,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:03,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:03,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:03,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:03,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:03,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:03,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:03,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:03,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:03,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:03,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:03,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:03,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:03,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:03,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:03,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:03,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:03,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:03,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:03,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:03,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:03,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:03,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:03,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:03,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:03,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:03,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:03,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:03,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:03,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:03,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:03,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:03,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:03,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:03,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:03,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:03,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:03,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:03,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:03,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:03,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:03,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:56:03,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:56:03,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:56:03,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:56:03,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:56:03,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:56:03,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:56:03,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:56:03,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:56:03,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:56:03,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:56:03,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:56:03,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:56:03,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:56:03,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:56:03,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:56:03,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:56:03,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:56:03,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:56:03,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:56:03,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:56:03,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:56:03,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:56:03,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:56:03,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:56:03,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:56:03,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:56:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:56:03,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:56:03,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:56:03,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:56:03,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:56:03,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:56:03,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:56:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:56:03,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:56:03,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:56:03,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:56:03,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:56:03,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:56:03,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:56:03,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:56:03,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:56:03,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:56:03,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:56:03,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1573 [2024-11-16 08:56:03,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1592 [2024-11-16 08:56:03,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1611 [2024-11-16 08:56:03,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,145 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:03,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:03,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1811026523] [2024-11-16 08:56:03,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1811026523] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:03,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1381810489] [2024-11-16 08:56:03,146 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:03,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:03,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:03,148 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-16 08:56:03,150 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-16 08:56:03,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:03,800 INFO L255 TraceCheckSpWp]: Trace formula consists of 3551 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:56:03,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:56:03,904 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:56:03,904 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:56:03,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1381810489] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:56:03,904 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:56:03,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:56:03,905 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1531068976] [2024-11-16 08:56:03,905 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:56:03,906 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:56:03,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:56:03,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:56:03,908 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:56:03,908 INFO L87 Difference]: Start difference. First operand 3651 states and 6011 transitions. Second operand has 4 states, 4 states have (on average 166.0) internal successors, (664), 4 states have internal predecessors, (664), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:56:05,140 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:56:05,140 INFO L93 Difference]: Finished difference Result 7385 states and 12138 transitions. [2024-11-16 08:56:05,140 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:56:05,141 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 166.0) internal successors, (664), 4 states have internal predecessors, (664), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) Word has length 1618 [2024-11-16 08:56:05,142 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:56:05,154 INFO L225 Difference]: With dead ends: 7385 [2024-11-16 08:56:05,154 INFO L226 Difference]: Without dead ends: 7089 [2024-11-16 08:56:05,159 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2006 GetRequests, 2000 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:56:05,159 INFO L432 NwaCegarLoop]: 3610 mSDtfsCounter, 2690 mSDsluCounter, 5608 mSDsCounter, 0 mSdLazyCounter, 2028 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2736 SdHoareTripleChecker+Valid, 9218 SdHoareTripleChecker+Invalid, 2043 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 2028 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-11-16 08:56:05,160 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2736 Valid, 9218 Invalid, 2043 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 2028 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-11-16 08:56:05,165 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7089 states. [2024-11-16 08:56:05,280 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7089 to 7032. [2024-11-16 08:56:05,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7032 states, 6695 states have (on average 1.6315160567587752) internal successors, (10923), 6695 states have internal predecessors, (10923), 335 states have call successors, (335), 1 states have call predecessors, (335), 1 states have return successors, (335), 335 states have call predecessors, (335), 335 states have call successors, (335) [2024-11-16 08:56:05,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7032 states to 7032 states and 11593 transitions. [2024-11-16 08:56:05,301 INFO L78 Accepts]: Start accepts. Automaton has 7032 states and 11593 transitions. Word has length 1618 [2024-11-16 08:56:05,302 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:56:05,302 INFO L471 AbstractCegarLoop]: Abstraction has 7032 states and 11593 transitions. [2024-11-16 08:56:05,303 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 166.0) internal successors, (664), 4 states have internal predecessors, (664), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:56:05,303 INFO L276 IsEmpty]: Start isEmpty. Operand 7032 states and 11593 transitions. [2024-11-16 08:56:05,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1619 [2024-11-16 08:56:05,330 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:56:05,331 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:56:05,354 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-11-16 08:56:05,531 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:05,532 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:05,532 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:05,533 INFO L85 PathProgramCache]: Analyzing trace with hash 366558679, now seen corresponding path program 1 times [2024-11-16 08:56:05,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:05,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [165042977] [2024-11-16 08:56:05,533 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:05,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:05,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:06,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:06,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:06,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:06,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:06,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:06,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:06,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:06,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:06,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:06,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:06,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:06,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:06,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:06,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:06,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:06,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:06,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:06,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:06,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:06,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:06,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:06,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:06,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:06,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:06,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:06,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:06,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:06,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:06,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:06,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:06,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:06,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:06,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:06,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:06,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:06,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:06,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:06,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:06,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:06,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:06,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:06,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:06,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:06,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:06,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:06,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:06,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:06,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:06,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:06,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:06,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:06,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:06,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:06,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:06,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:06,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:06,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:06,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:06,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:06,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:06,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:06,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:06,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:06,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:06,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:06,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:06,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:06,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:06,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:06,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:06,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:06,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:06,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:06,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:06,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:06,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:06,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:06,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:06,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:06,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:06,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:06,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:06,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:06,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:06,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:06,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:06,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:06,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:06,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:06,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:06,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:06,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:06,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:06,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:06,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:06,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:06,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:06,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:06,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:06,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:06,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:06,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:06,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:06,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:06,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:06,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:06,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:06,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:06,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:06,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:06,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:06,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:06,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:06,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:06,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:06,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:06,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:06,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:06,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:06,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:56:06,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:56:06,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:56:06,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:56:06,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:56:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:56:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:56:06,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:56:06,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:56:06,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:56:06,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:56:06,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:56:06,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:56:06,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:56:06,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:56:06,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:56:06,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:56:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:56:06,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:56:06,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:56:06,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:56:06,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:56:06,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:56:06,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:56:06,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:56:06,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:56:06,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:56:06,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:56:06,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:56:06,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:56:06,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:56:06,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:56:06,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:56:06,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:56:06,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:56:06,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:56:06,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:56:06,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:56:06,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:56:06,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:56:06,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:56:06,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:56:06,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:56:06,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:56:06,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:56:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1573 [2024-11-16 08:56:06,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1592 [2024-11-16 08:56:06,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1611 [2024-11-16 08:56:06,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,320 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:06,320 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:06,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [165042977] [2024-11-16 08:56:06,321 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [165042977] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:06,321 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [453619597] [2024-11-16 08:56:06,322 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:06,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:06,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:06,324 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 08:56:06,325 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-16 08:56:06,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:06,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 3551 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:56:06,983 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:56:07,042 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 2268 proven. 0 refuted. 0 times theorem prover too weak. 71076 trivial. 0 not checked. [2024-11-16 08:56:07,042 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:56:07,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [453619597] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:56:07,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:56:07,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:56:07,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [544006372] [2024-11-16 08:56:07,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:56:07,044 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:56:07,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:56:07,045 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:56:07,046 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:56:07,046 INFO L87 Difference]: Start difference. First operand 7032 states and 11593 transitions. Second operand has 4 states, 4 states have (on average 166.0) internal successors, (664), 4 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:07,969 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:56:07,969 INFO L93 Difference]: Finished difference Result 7495 states and 12305 transitions. [2024-11-16 08:56:07,969 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:56:07,970 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 166.0) internal successors, (664), 4 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1618 [2024-11-16 08:56:07,971 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:56:07,982 INFO L225 Difference]: With dead ends: 7495 [2024-11-16 08:56:07,983 INFO L226 Difference]: Without dead ends: 7068 [2024-11-16 08:56:07,987 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2006 GetRequests, 2000 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-16 08:56:07,988 INFO L432 NwaCegarLoop]: 2618 mSDtfsCounter, 9 mSDsluCounter, 5227 mSDsCounter, 0 mSdLazyCounter, 1604 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7845 SdHoareTripleChecker+Invalid, 1605 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:56:07,988 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7845 Invalid, 1605 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1604 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:56:07,994 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7068 states. [2024-11-16 08:56:08,109 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7068 to 7066. [2024-11-16 08:56:08,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7066 states, 6729 states have (on average 1.631000148610492) internal successors, (10975), 6729 states have internal predecessors, (10975), 335 states have call successors, (335), 1 states have call predecessors, (335), 1 states have return successors, (335), 335 states have call predecessors, (335), 335 states have call successors, (335) [2024-11-16 08:56:08,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7066 states to 7066 states and 11645 transitions. [2024-11-16 08:56:08,131 INFO L78 Accepts]: Start accepts. Automaton has 7066 states and 11645 transitions. Word has length 1618 [2024-11-16 08:56:08,132 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:56:08,132 INFO L471 AbstractCegarLoop]: Abstraction has 7066 states and 11645 transitions. [2024-11-16 08:56:08,133 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 166.0) internal successors, (664), 4 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:08,133 INFO L276 IsEmpty]: Start isEmpty. Operand 7066 states and 11645 transitions. [2024-11-16 08:56:08,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1619 [2024-11-16 08:56:08,155 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:56:08,156 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:56:08,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-11-16 08:56:08,357 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-11-16 08:56:08,358 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:08,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:08,358 INFO L85 PathProgramCache]: Analyzing trace with hash -1870604523, now seen corresponding path program 1 times [2024-11-16 08:56:08,359 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:08,359 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [978610199] [2024-11-16 08:56:08,359 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:08,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:08,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:08,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:08,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:08,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:08,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:08,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:08,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:08,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:08,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:08,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:08,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:08,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:08,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:08,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:08,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:08,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:08,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:08,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:08,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:08,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:08,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:08,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:08,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:08,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:08,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:08,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:08,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:08,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:08,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:08,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:08,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:08,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:08,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:08,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:08,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:08,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:08,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:08,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:08,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:08,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:08,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:08,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:08,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:08,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:08,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:08,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:08,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:08,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:08,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:08,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:08,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:08,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:08,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:08,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:08,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:08,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:08,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:08,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:08,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:08,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:08,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:08,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:08,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:08,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:08,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:08,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:08,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:08,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:08,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:08,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:08,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:08,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:08,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:08,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:08,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:08,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:08,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:08,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:08,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:08,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:08,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:08,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:08,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:08,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:08,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:08,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:08,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:08,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:08,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:08,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:08,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:08,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:08,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:08,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:08,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:08,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:08,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:08,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:08,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:08,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:08,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:08,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:08,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:08,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:08,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:08,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:08,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:08,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:08,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:08,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:08,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:08,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:08,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:08,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:08,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:08,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:08,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:08,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:08,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:56:08,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:56:08,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:56:08,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:56:08,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:56:08,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:56:08,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:56:08,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:56:08,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:56:08,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:56:08,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:56:08,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:56:08,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:56:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:56:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:56:08,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:56:08,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:56:08,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:56:08,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:56:08,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:56:08,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:56:08,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:56:08,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:56:08,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:56:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:56:08,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:56:08,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:56:08,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:56:08,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:56:08,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:56:08,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:56:08,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:56:08,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:56:08,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:56:08,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:56:08,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:08,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:56:08,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:56:09,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:56:09,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:56:09,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:56:09,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:56:09,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:56:09,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:56:09,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:56:09,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:56:09,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1573 [2024-11-16 08:56:09,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1592 [2024-11-16 08:56:09,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1611 [2024-11-16 08:56:09,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,014 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:09,014 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:09,014 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [978610199] [2024-11-16 08:56:09,014 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [978610199] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:09,015 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1679824340] [2024-11-16 08:56:09,015 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:09,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:09,015 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:09,017 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 08:56:09,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-11-16 08:56:09,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:09,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 3551 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:56:09,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:56:09,674 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 2268 proven. 0 refuted. 0 times theorem prover too weak. 71076 trivial. 0 not checked. [2024-11-16 08:56:09,674 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:56:09,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1679824340] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:56:09,675 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:56:09,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:56:09,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2082391502] [2024-11-16 08:56:09,675 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:56:09,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:56:09,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:56:09,677 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:56:09,677 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:56:09,678 INFO L87 Difference]: Start difference. First operand 7066 states and 11645 transitions. Second operand has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:10,321 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:56:10,321 INFO L93 Difference]: Finished difference Result 7455 states and 12235 transitions. [2024-11-16 08:56:10,322 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:56:10,322 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1618 [2024-11-16 08:56:10,323 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:56:10,332 INFO L225 Difference]: With dead ends: 7455 [2024-11-16 08:56:10,333 INFO L226 Difference]: Without dead ends: 7054 [2024-11-16 08:56:10,335 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2006 GetRequests, 2001 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-16 08:56:10,335 INFO L432 NwaCegarLoop]: 2621 mSDtfsCounter, 0 mSDsluCounter, 2614 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5235 SdHoareTripleChecker+Invalid, 1064 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:56:10,336 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5235 Invalid, 1064 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:56:10,339 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7054 states. [2024-11-16 08:56:10,437 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7054 to 7050. [2024-11-16 08:56:10,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7050 states, 6713 states have (on average 1.6304185907939819) internal successors, (10945), 6713 states have internal predecessors, (10945), 335 states have call successors, (335), 1 states have call predecessors, (335), 1 states have return successors, (335), 335 states have call predecessors, (335), 335 states have call successors, (335) [2024-11-16 08:56:10,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7050 states to 7050 states and 11615 transitions. [2024-11-16 08:56:10,457 INFO L78 Accepts]: Start accepts. Automaton has 7050 states and 11615 transitions. Word has length 1618 [2024-11-16 08:56:10,458 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:56:10,458 INFO L471 AbstractCegarLoop]: Abstraction has 7050 states and 11615 transitions. [2024-11-16 08:56:10,459 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:10,459 INFO L276 IsEmpty]: Start isEmpty. Operand 7050 states and 11615 transitions. [2024-11-16 08:56:10,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1619 [2024-11-16 08:56:10,482 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:56:10,483 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:56:10,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2024-11-16 08:56:10,683 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-11-16 08:56:10,683 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:10,684 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:10,684 INFO L85 PathProgramCache]: Analyzing trace with hash 868010199, now seen corresponding path program 1 times [2024-11-16 08:56:10,684 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:10,684 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [314192489] [2024-11-16 08:56:10,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:10,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:10,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:11,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:11,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:11,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:11,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:11,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:11,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:11,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:11,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:11,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:11,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:11,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:11,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:11,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:11,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:11,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:11,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:11,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:11,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:11,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:11,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:11,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:11,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:11,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:11,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:11,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:11,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:11,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:11,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:11,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:11,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:11,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:11,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:11,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:11,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:11,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:11,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:11,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:11,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:11,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:11,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:11,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:11,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:11,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:11,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:11,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:11,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:11,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:11,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:11,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:11,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:11,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:11,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:11,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:11,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:11,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:11,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:11,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:11,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:11,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:11,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:11,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:11,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:11,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:11,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:11,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:11,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:11,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:11,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:11,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:11,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:11,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:11,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:11,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:11,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:11,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:11,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:11,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:11,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:11,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:11,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:11,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:11,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:11,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:11,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:11,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:11,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:11,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:11,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:11,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:11,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:11,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:11,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:11,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:11,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:11,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:11,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:11,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:11,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:11,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:11,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:11,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:11,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:11,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:11,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:11,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:11,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:11,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:11,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:11,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:11,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:11,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:11,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:11,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:11,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:11,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:11,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:11,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:11,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:11,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:11,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:11,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:11,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:11,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:11,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:11,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:11,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:11,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:11,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:11,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:11,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:11,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:11,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:11,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:11,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:11,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:11,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:11,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:11,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:11,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:56:11,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:56:11,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:56:11,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:56:11,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:56:11,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:56:11,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:56:11,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:56:11,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:56:11,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:56:11,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:56:11,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:56:11,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:56:11,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:56:11,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:56:11,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:56:11,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:56:11,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:56:11,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:56:11,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:56:11,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:56:11,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:56:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:56:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:56:11,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:56:11,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:56:11,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:56:11,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:56:11,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:56:11,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:56:11,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:56:11,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:56:11,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:56:11,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:56:11,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:56:11,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:56:11,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:56:11,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:56:11,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:56:11,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:56:11,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:56:11,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:56:11,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:56:11,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:56:11,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:56:11,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1572 [2024-11-16 08:56:11,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-16 08:56:11,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1611 [2024-11-16 08:56:11,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,379 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:11,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:11,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [314192489] [2024-11-16 08:56:11,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [314192489] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:11,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [501974312] [2024-11-16 08:56:11,380 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:11,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:11,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:11,383 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 08:56:11,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-11-16 08:56:11,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:11,973 INFO L255 TraceCheckSpWp]: Trace formula consists of 3551 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:56:11,984 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:56:12,020 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:56:12,020 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:56:12,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [501974312] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:56:12,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:56:12,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:56:12,021 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591129593] [2024-11-16 08:56:12,021 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:56:12,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:56:12,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:56:12,022 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:56:12,023 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:56:12,023 INFO L87 Difference]: Start difference. First operand 7050 states and 11615 transitions. Second operand has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:12,678 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:56:12,678 INFO L93 Difference]: Finished difference Result 7121 states and 11717 transitions. [2024-11-16 08:56:12,679 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:56:12,679 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1618 [2024-11-16 08:56:12,680 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:56:12,688 INFO L225 Difference]: With dead ends: 7121 [2024-11-16 08:56:12,688 INFO L226 Difference]: Without dead ends: 7063 [2024-11-16 08:56:12,690 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2006 GetRequests, 2001 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-16 08:56:12,690 INFO L432 NwaCegarLoop]: 2621 mSDtfsCounter, 8 mSDsluCounter, 2615 mSDsCounter, 0 mSdLazyCounter, 1063 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 5236 SdHoareTripleChecker+Invalid, 1063 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1063 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:56:12,690 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 5236 Invalid, 1063 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1063 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:56:12,694 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7063 states. [2024-11-16 08:56:12,843 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7063 to 7062. [2024-11-16 08:56:12,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7062 states, 6725 states have (on average 1.630185873605948) internal successors, (10963), 6725 states have internal predecessors, (10963), 335 states have call successors, (335), 1 states have call predecessors, (335), 1 states have return successors, (335), 335 states have call predecessors, (335), 335 states have call successors, (335) [2024-11-16 08:56:12,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7062 states to 7062 states and 11633 transitions. [2024-11-16 08:56:12,865 INFO L78 Accepts]: Start accepts. Automaton has 7062 states and 11633 transitions. Word has length 1618 [2024-11-16 08:56:12,866 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:56:12,866 INFO L471 AbstractCegarLoop]: Abstraction has 7062 states and 11633 transitions. [2024-11-16 08:56:12,866 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:12,866 INFO L276 IsEmpty]: Start isEmpty. Operand 7062 states and 11633 transitions. [2024-11-16 08:56:12,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1619 [2024-11-16 08:56:12,889 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:56:12,890 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:56:12,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2024-11-16 08:56:13,091 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-16 08:56:13,091 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:13,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:13,092 INFO L85 PathProgramCache]: Analyzing trace with hash 1976334611, now seen corresponding path program 1 times [2024-11-16 08:56:13,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:13,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [943471534] [2024-11-16 08:56:13,092 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:13,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:13,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:13,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:13,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:13,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:13,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:13,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:13,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:13,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:13,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:13,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:13,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:13,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:13,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:13,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:13,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:13,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:13,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:13,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:13,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:13,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:13,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:13,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:13,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:13,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:13,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:13,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:13,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:13,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:13,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:13,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:13,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:13,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:13,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:13,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:13,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:13,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:13,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:13,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:13,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:13,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:13,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:13,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:13,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:13,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:13,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:13,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:13,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:13,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:13,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:13,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:13,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:13,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:13,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:13,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:13,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:13,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:13,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:13,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:13,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:13,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:13,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:13,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:13,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:13,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:13,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:13,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:13,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:13,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:13,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:13,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:13,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:13,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:13,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:13,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:13,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:13,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:13,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:13,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:13,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:13,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:13,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:13,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:13,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:13,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:13,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:13,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:13,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:13,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:13,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:13,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:13,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:13,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:13,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:13,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:13,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:13,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:13,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:13,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:13,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:13,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:13,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:13,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:13,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:13,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:13,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:13,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:13,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:13,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:13,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:13,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:13,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:13,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:13,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:13,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:13,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:13,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:13,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:13,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:13,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:13,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:13,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:13,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:13,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:13,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:13,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:13,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:13,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:13,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:13,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:13,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:13,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:13,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:13,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:56:13,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:56:13,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:56:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:56:13,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:56:13,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:56:13,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:56:13,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:56:13,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:56:13,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:56:13,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:56:13,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:56:13,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:56:13,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:56:13,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:56:13,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:56:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:56:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:56:13,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:56:13,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:56:13,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:56:13,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:56:13,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:56:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:56:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:56:13,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:56:13,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:56:13,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:56:13,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:56:13,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:56:13,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:56:13,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:56:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:56:13,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:56:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:56:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:56:13,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:56:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:56:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:56:13,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:56:13,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:56:13,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:56:13,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:56:13,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:56:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:56:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1572 [2024-11-16 08:56:13,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-16 08:56:13,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1611 [2024-11-16 08:56:13,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:13,810 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:13,810 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:13,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [943471534] [2024-11-16 08:56:13,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [943471534] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:13,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1384196607] [2024-11-16 08:56:13,810 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:13,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:13,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:13,812 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 08:56:13,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-11-16 08:56:14,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:14,383 INFO L255 TraceCheckSpWp]: Trace formula consists of 3551 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:56:14,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:56:15,906 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:56:15,906 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:56:15,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1384196607] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:56:15,906 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:56:15,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:56:15,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1310478331] [2024-11-16 08:56:15,907 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:56:15,907 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:56:15,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:56:15,909 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:56:15,909 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:56:15,909 INFO L87 Difference]: Start difference. First operand 7062 states and 11633 transitions. Second operand has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:56:16,824 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:56:16,824 INFO L93 Difference]: Finished difference Result 13860 states and 22827 transitions. [2024-11-16 08:56:16,824 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:56:16,825 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) Word has length 1618 [2024-11-16 08:56:16,826 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:56:16,838 INFO L225 Difference]: With dead ends: 13860 [2024-11-16 08:56:16,838 INFO L226 Difference]: Without dead ends: 10446 [2024-11-16 08:56:16,847 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2006 GetRequests, 2001 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-16 08:56:16,848 INFO L432 NwaCegarLoop]: 3322 mSDtfsCounter, 2097 mSDsluCounter, 2602 mSDsCounter, 0 mSdLazyCounter, 1257 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2097 SdHoareTripleChecker+Valid, 5924 SdHoareTripleChecker+Invalid, 1265 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 1257 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:56:16,848 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2097 Valid, 5924 Invalid, 1265 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 1257 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:56:16,855 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10446 states. [2024-11-16 08:56:17,012 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10446 to 10433. [2024-11-16 08:56:17,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10433 states, 10001 states have (on average 1.6324367563243676) internal successors, (16326), 10001 states have internal predecessors, (16326), 430 states have call successors, (430), 1 states have call predecessors, (430), 1 states have return successors, (430), 430 states have call predecessors, (430), 430 states have call successors, (430) [2024-11-16 08:56:17,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10433 states to 10433 states and 17186 transitions. [2024-11-16 08:56:17,046 INFO L78 Accepts]: Start accepts. Automaton has 10433 states and 17186 transitions. Word has length 1618 [2024-11-16 08:56:17,048 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:56:17,048 INFO L471 AbstractCegarLoop]: Abstraction has 10433 states and 17186 transitions. [2024-11-16 08:56:17,048 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 3 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 3 states have call predecessors, (192), 3 states have call successors, (192) [2024-11-16 08:56:17,048 INFO L276 IsEmpty]: Start isEmpty. Operand 10433 states and 17186 transitions. [2024-11-16 08:56:17,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1619 [2024-11-16 08:56:17,078 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:56:17,079 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:56:17,108 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0 [2024-11-16 08:56:17,279 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,19 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:17,280 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:17,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:17,280 INFO L85 PathProgramCache]: Analyzing trace with hash -900197995, now seen corresponding path program 1 times [2024-11-16 08:56:17,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:17,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1663607087] [2024-11-16 08:56:17,281 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:17,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:17,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:17,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:17,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:17,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:17,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:17,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:17,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:17,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:17,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:17,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:17,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:17,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:17,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:17,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:17,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:17,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:17,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:17,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:17,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:17,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:17,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:17,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:17,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:17,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:17,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:17,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:17,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:17,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:17,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:17,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:17,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:17,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:17,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:17,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:17,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:17,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:17,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:17,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:17,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:17,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:17,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:17,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:17,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:17,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:17,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:17,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:17,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:17,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:17,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:17,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:17,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:17,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:17,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:17,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:17,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:17,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:17,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:17,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:17,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:17,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:17,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:17,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:17,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:17,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:17,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:17,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:17,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:17,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:17,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:17,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:17,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:17,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:17,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:17,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:17,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:17,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:17,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:17,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:17,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:17,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:17,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:17,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:17,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:17,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:17,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:17,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:17,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:17,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:17,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:17,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:17,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:17,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:17,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:17,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:17,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:17,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:17,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:17,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:17,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:17,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:17,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:17,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:17,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:17,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:17,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:17,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:17,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:17,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:17,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:17,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:17,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:17,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:17,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:17,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:17,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:17,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:17,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:17,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:17,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:17,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:17,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:17,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:17,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:17,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:17,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:17,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:17,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:17,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:17,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:17,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:17,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:17,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:17,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:17,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:17,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:17,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:17,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:17,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:17,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:17,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:17,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-11-16 08:56:17,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 822 [2024-11-16 08:56:17,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-11-16 08:56:17,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-16 08:56:17,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 873 [2024-11-16 08:56:17,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-16 08:56:17,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 907 [2024-11-16 08:56:17,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 924 [2024-11-16 08:56:17,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-16 08:56:17,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-11-16 08:56:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-11-16 08:56:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2024-11-16 08:56:17,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2024-11-16 08:56:17,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-16 08:56:17,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1043 [2024-11-16 08:56:17,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-11-16 08:56:17,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-16 08:56:17,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1094 [2024-11-16 08:56:17,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-16 08:56:17,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-16 08:56:17,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-11-16 08:56:17,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1162 [2024-11-16 08:56:17,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-16 08:56:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-16 08:56:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1213 [2024-11-16 08:56:17,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-11-16 08:56:17,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-11-16 08:56:17,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-11-16 08:56:17,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-16 08:56:17,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2024-11-16 08:56:17,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-11-16 08:56:17,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2024-11-16 08:56:17,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2024-11-16 08:56:17,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-16 08:56:17,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-11-16 08:56:17,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-11-16 08:56:17,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-16 08:56:17,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2024-11-16 08:56:17,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-16 08:56:17,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1468 [2024-11-16 08:56:17,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-11-16 08:56:17,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2024-11-16 08:56:17,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2024-11-16 08:56:17,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-11-16 08:56:17,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1553 [2024-11-16 08:56:17,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1572 [2024-11-16 08:56:17,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-11-16 08:56:17,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1611 [2024-11-16 08:56:17,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:17,920 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:17,920 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:17,920 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1663607087] [2024-11-16 08:56:17,920 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1663607087] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:17,920 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [604672723] [2024-11-16 08:56:17,921 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:17,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:17,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:17,922 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 08:56:17,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2024-11-16 08:56:18,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:18,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 3551 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:56:18,498 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:56:18,531 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 764 proven. 0 refuted. 0 times theorem prover too weak. 72580 trivial. 0 not checked. [2024-11-16 08:56:18,531 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:56:18,531 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [604672723] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:56:18,531 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:56:18,532 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:56:18,532 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2078308030] [2024-11-16 08:56:18,532 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:56:18,533 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:56:18,533 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:56:18,534 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:56:18,534 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:56:18,535 INFO L87 Difference]: Start difference. First operand 10433 states and 17186 transitions. Second operand has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:19,242 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:56:19,243 INFO L93 Difference]: Finished difference Result 10468 states and 17231 transitions. [2024-11-16 08:56:19,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:56:19,243 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) Word has length 1618 [2024-11-16 08:56:19,244 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:56:19,254 INFO L225 Difference]: With dead ends: 10468 [2024-11-16 08:56:19,254 INFO L226 Difference]: Without dead ends: 10410 [2024-11-16 08:56:19,257 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2006 GetRequests, 2001 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-16 08:56:19,257 INFO L432 NwaCegarLoop]: 2621 mSDtfsCounter, 0 mSDsluCounter, 2614 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5235 SdHoareTripleChecker+Invalid, 1064 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:56:19,257 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5235 Invalid, 1064 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:56:19,263 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10410 states. [2024-11-16 08:56:19,389 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10410 to 9497. [2024-11-16 08:56:19,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9497 states, 9090 states have (on average 1.6326732673267326) internal successors, (14841), 9090 states have internal predecessors, (14841), 405 states have call successors, (405), 1 states have call predecessors, (405), 1 states have return successors, (405), 405 states have call predecessors, (405), 405 states have call successors, (405) [2024-11-16 08:56:19,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9497 states to 9497 states and 15651 transitions. [2024-11-16 08:56:19,415 INFO L78 Accepts]: Start accepts. Automaton has 9497 states and 15651 transitions. Word has length 1618 [2024-11-16 08:56:19,416 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:56:19,416 INFO L471 AbstractCegarLoop]: Abstraction has 9497 states and 15651 transitions. [2024-11-16 08:56:19,416 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 221.33333333333334) internal successors, (664), 3 states have internal predecessors, (664), 2 states have call successors, (192), 2 states have call predecessors, (192), 2 states have return successors, (192), 2 states have call predecessors, (192), 2 states have call successors, (192) [2024-11-16 08:56:19,417 INFO L276 IsEmpty]: Start isEmpty. Operand 9497 states and 15651 transitions. [2024-11-16 08:56:19,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1620 [2024-11-16 08:56:19,442 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:56:19,442 INFO L215 NwaCegarLoop]: trace histogram [192, 192, 192, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 08:56:19,463 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2024-11-16 08:56:19,643 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,20 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:19,644 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:56:19,644 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:56:19,644 INFO L85 PathProgramCache]: Analyzing trace with hash 678174162, now seen corresponding path program 1 times [2024-11-16 08:56:19,644 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:56:19,644 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1544499746] [2024-11-16 08:56:19,644 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:19,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:56:19,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:56:20,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:56:20,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:56:20,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:56:20,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:56:20,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:56:20,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:56:20,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:56:20,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:56:20,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:56:20,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:56:20,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:56:20,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:56:20,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:56:20,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:56:20,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:56:20,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:56:20,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:56:20,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:56:20,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:56:20,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:56:20,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:56:20,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:56:20,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:56:20,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:56:20,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:56:20,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:56:20,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:56:20,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:56:20,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:56:20,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:56:20,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:56:20,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:56:20,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:56:20,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:56:20,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:56:20,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:56:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:56:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:56:20,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:56:20,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:56:20,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:56:20,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:56:20,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:56:20,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:56:20,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:56:20,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:56:20,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:56:20,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:56:20,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:56:20,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:56:20,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:56:20,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:56:20,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:56:20,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:56:20,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:56:20,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:56:20,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:56:20,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:56:20,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:56:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:56:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:56:20,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:56:20,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:56:20,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:56:20,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:56:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:56:20,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:56:20,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:56:20,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:56:20,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:56:20,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:56:20,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:56:20,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:56:20,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:56:20,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:56:20,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:56:20,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:56:20,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:56:20,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:56:20,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:56:20,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:56:20,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:56:20,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:56:20,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:56:20,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:56:20,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:56:20,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:56:20,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:56:20,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:56:20,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:56:20,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:56:20,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:56:20,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:56:20,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:56:20,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:56:20,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:56:20,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:56:20,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:56:20,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:56:20,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:56:20,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:56:20,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:56:20,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:56:20,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:56:20,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:56:20,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:56:20,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:56:20,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-16 08:56:20,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-16 08:56:20,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:56:20,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-16 08:56:20,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-16 08:56:20,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-16 08:56:20,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-16 08:56:20,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-16 08:56:20,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-16 08:56:20,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-16 08:56:20,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-16 08:56:20,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-16 08:56:20,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-16 08:56:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-16 08:56:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-16 08:56:20,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-16 08:56:20,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-16 08:56:20,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-16 08:56:20,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-16 08:56:20,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-16 08:56:20,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-16 08:56:20,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-16 08:56:20,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-16 08:56:20,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-16 08:56:20,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-16 08:56:20,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-16 08:56:20,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-16 08:56:20,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:56:20,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-16 08:56:20,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-16 08:56:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:56:20,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-16 08:56:20,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-16 08:56:20,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:56:20,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2024-11-16 08:56:20,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2024-11-16 08:56:20,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-16 08:56:20,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-16 08:56:20,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-16 08:56:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-16 08:56:20,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-16 08:56:20,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-16 08:56:20,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-16 08:56:20,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-16 08:56:20,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-16 08:56:20,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-16 08:56:20,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-16 08:56:20,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-16 08:56:20,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-16 08:56:20,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-16 08:56:20,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-16 08:56:20,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-16 08:56:20,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-16 08:56:20,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-16 08:56:20,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-16 08:56:20,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-16 08:56:20,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-16 08:56:20,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-16 08:56:20,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-16 08:56:20,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-16 08:56:20,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-16 08:56:20,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-16 08:56:20,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-16 08:56:20,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-16 08:56:20,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-16 08:56:20,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-16 08:56:20,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-16 08:56:20,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-16 08:56:20,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-16 08:56:20,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-16 08:56:20,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-16 08:56:20,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-16 08:56:20,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-16 08:56:20,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-16 08:56:20,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-16 08:56:20,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-16 08:56:20,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-16 08:56:20,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-16 08:56:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-16 08:56:20,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-16 08:56:20,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2024-11-16 08:56:20,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1574 [2024-11-16 08:56:20,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1593 [2024-11-16 08:56:20,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1612 [2024-11-16 08:56:20,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,292 INFO L134 CoverageAnalysis]: Checked inductivity of 73344 backedges. 432 proven. 141 refuted. 0 times theorem prover too weak. 72771 trivial. 0 not checked. [2024-11-16 08:56:20,292 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:56:20,292 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1544499746] [2024-11-16 08:56:20,292 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1544499746] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:56:20,292 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [160127686] [2024-11-16 08:56:20,293 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:56:20,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:56:20,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:56:20,295 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 08:56:20,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2024-11-16 08:56:20,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:56:20,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 3554 conjuncts, 3 conjuncts are in the unsatisfiable core