./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/xcsp/Dubois-023.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 023d838f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/xcsp/Dubois-023.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 3f84ecbe935a7bc7919ebeab0f8b3a08147b8e5773dfa8569f722fcc90f95c5e --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 00:14:04,030 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 00:14:04,076 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-10 00:14:04,079 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 00:14:04,079 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 00:14:04,111 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 00:14:04,112 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 00:14:04,112 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 00:14:04,113 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-10 00:14:04,114 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-10 00:14:04,115 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-10 00:14:04,115 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-10 00:14:04,115 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 00:14:04,115 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 00:14:04,116 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 00:14:04,116 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 00:14:04,116 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-10 00:14:04,116 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 00:14:04,117 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 00:14:04,117 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 00:14:04,117 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 00:14:04,121 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-10 00:14:04,121 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-10 00:14:04,121 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-10 00:14:04,122 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 00:14:04,122 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 00:14:04,122 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 00:14:04,122 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 00:14:04,122 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 00:14:04,122 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 00:14:04,123 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-10 00:14:04,123 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-10 00:14:04,123 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 00:14:04,123 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 00:14:04,123 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-10 00:14:04,123 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-10 00:14:04,124 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 00:14:04,124 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-10 00:14:04,124 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-10 00:14:04,124 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-10 00:14:04,124 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-10 00:14:04,125 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-10 00:14:04,125 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 -> 3f84ecbe935a7bc7919ebeab0f8b3a08147b8e5773dfa8569f722fcc90f95c5e [2024-11-10 00:14:04,334 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 00:14:04,355 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 00:14:04,357 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 00:14:04,357 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 00:14:04,358 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 00:14:04,359 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/xcsp/Dubois-023.c [2024-11-10 00:14:05,600 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 00:14:05,764 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 00:14:05,765 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-023.c [2024-11-10 00:14:05,775 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/23e241a6e/f842571d36a34932916d9ee7b138479e/FLAG4d31d6d21 [2024-11-10 00:14:05,790 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/23e241a6e/f842571d36a34932916d9ee7b138479e [2024-11-10 00:14:05,792 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 00:14:05,793 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 00:14:05,793 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 00:14:05,793 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 00:14:05,801 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 00:14:05,802 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 12:14:05" (1/1) ... [2024-11-10 00:14:05,802 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27d39572 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:05, skipping insertion in model container [2024-11-10 00:14:05,803 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 12:14:05" (1/1) ... [2024-11-10 00:14:05,836 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 00:14:06,127 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-023.c[16452,16465] [2024-11-10 00:14:06,157 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 00:14:06,165 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 00:14:06,226 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-023.c[16452,16465] [2024-11-10 00:14:06,241 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 00:14:06,255 INFO L204 MainTranslator]: Completed translation [2024-11-10 00:14:06,256 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06 WrapperNode [2024-11-10 00:14:06,256 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 00:14:06,257 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 00:14:06,257 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 00:14:06,257 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 00:14:06,263 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,295 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,567 INFO L138 Inliner]: procedures = 13, calls = 191, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 4593 [2024-11-10 00:14:06,567 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 00:14:06,568 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 00:14:06,568 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 00:14:06,568 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 00:14:06,576 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,577 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,604 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,659 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-10 00:14:06,660 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,660 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,743 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,754 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,768 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,781 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,813 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 00:14:06,815 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 00:14:06,815 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 00:14:06,816 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 00:14:06,816 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (1/1) ... [2024-11-10 00:14:06,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-10 00:14:06,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:06,852 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-10 00:14:06,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-10 00:14:06,892 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 00:14:06,892 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 00:14:06,893 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 00:14:06,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-10 00:14:06,893 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-11-10 00:14:06,893 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-11-10 00:14:07,079 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 00:14:07,081 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 00:14:10,213 INFO L? ?]: Removed 1592 outVars from TransFormulas that were not future-live. [2024-11-10 00:14:10,213 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 00:14:10,423 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 00:14:10,423 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-10 00:14:10,424 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 12:14:10 BoogieIcfgContainer [2024-11-10 00:14:10,424 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 00:14:10,425 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-10 00:14:10,425 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-10 00:14:10,428 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-10 00:14:10,428 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.11 12:14:05" (1/3) ... [2024-11-10 00:14:10,429 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c106676 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 12:14:10, skipping insertion in model container [2024-11-10 00:14:10,429 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 12:14:06" (2/3) ... [2024-11-10 00:14:10,429 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c106676 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.11 12:14:10, skipping insertion in model container [2024-11-10 00:14:10,429 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 12:14:10" (3/3) ... [2024-11-10 00:14:10,430 INFO L112 eAbstractionObserver]: Analyzing ICFG Dubois-023.c [2024-11-10 00:14:10,442 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-10 00:14:10,443 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-10 00:14:10,515 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-10 00:14:10,519 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;@1e342dd8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-10 00:14:10,520 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-10 00:14:10,530 INFO L276 IsEmpty]: Start isEmpty. Operand has 1829 states, 1642 states have (on average 1.6175395858708892) internal successors, (2656), 1643 states have internal predecessors, (2656), 184 states have call successors, (184), 1 states have call predecessors, (184), 1 states have return successors, (184), 184 states have call predecessors, (184), 184 states have call successors, (184) [2024-11-10 00:14:10,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1545 [2024-11-10 00:14:10,590 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:10,591 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:10,592 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:10,596 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:10,597 INFO L85 PathProgramCache]: Analyzing trace with hash 1215075065, now seen corresponding path program 1 times [2024-11-10 00:14:10,604 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:10,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282656532] [2024-11-10 00:14:10,605 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:10,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:10,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:12,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:12,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:12,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:12,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:12,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:12,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:12,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:12,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:12,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:12,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:12,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:12,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:12,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:12,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:12,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:12,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:12,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:12,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:12,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:12,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:12,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:12,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:12,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:12,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:12,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:12,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:12,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:12,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:12,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:12,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:12,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:12,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:12,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:12,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:12,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:12,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:12,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:12,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:12,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:12,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:12,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:12,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:12,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:12,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:12,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:12,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:12,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:12,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:12,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:12,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:12,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:12,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:12,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:12,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:12,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:12,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:12,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:12,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:12,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:12,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:12,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:12,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:12,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:12,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:12,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:12,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:12,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:12,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:12,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:12,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:12,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:12,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:12,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:12,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:12,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:12,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:12,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:12,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:12,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:12,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:12,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:12,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:12,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:12,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:12,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:12,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:12,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:12,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:12,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:12,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:12,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:12,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:12,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:12,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:12,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:12,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:12,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:12,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:12,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:12,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:12,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:12,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:12,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:12,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:12,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:12,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:12,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:12,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:12,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:12,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:12,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:12,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:12,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:12,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:12,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:12,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:12,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:12,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:12,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:12,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:12,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:12,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:12,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:12,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:12,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:12,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:12,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:12,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:12,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:12,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:12,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:12,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:12,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:12,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:12,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:12,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:12,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:12,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1537 [2024-11-10 00:14:12,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:12,631 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:12,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:12,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282656532] [2024-11-10 00:14:12,635 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282656532] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:12,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1533299441] [2024-11-10 00:14:12,635 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:12,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:12,638 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:12,639 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:12,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-10 00:14:13,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:13,303 INFO L255 TraceCheckSpWp]: Trace formula consists of 3384 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:14:13,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:13,465 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 549 proven. 0 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:13,465 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:13,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1533299441] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:13,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:13,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:14:13,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [984513954] [2024-11-10 00:14:13,469 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:13,475 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:14:13,476 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:13,499 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:14:13,499 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:13,505 INFO L87 Difference]: Start difference. First operand has 1829 states, 1642 states have (on average 1.6175395858708892) internal successors, (2656), 1643 states have internal predecessors, (2656), 184 states have call successors, (184), 1 states have call predecessors, (184), 1 states have return successors, (184), 184 states have call predecessors, (184), 184 states have call successors, (184) Second operand has 6 states, 5 states have (on average 126.0) internal successors, (630), 6 states have internal predecessors, (630), 2 states have call successors, (184), 1 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:15,635 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:15,636 INFO L93 Difference]: Finished difference Result 3654 states and 6232 transitions. [2024-11-10 00:14:15,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:14:15,639 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 126.0) internal successors, (630), 6 states have internal predecessors, (630), 2 states have call successors, (184), 1 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1544 [2024-11-10 00:14:15,645 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:15,670 INFO L225 Difference]: With dead ends: 3654 [2024-11-10 00:14:15,670 INFO L226 Difference]: Without dead ends: 1827 [2024-11-10 00:14:15,680 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1916 GetRequests, 1910 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:15,684 INFO L432 NwaCegarLoop]: 2325 mSDtfsCounter, 1 mSDsluCounter, 8922 mSDsCounter, 0 mSdLazyCounter, 3844 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11247 SdHoareTripleChecker+Invalid, 3845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:15,685 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11247 Invalid, 3845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3844 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time] [2024-11-10 00:14:15,703 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1827 states. [2024-11-10 00:14:15,844 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1827 to 1827. [2024-11-10 00:14:15,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1827 states, 1641 states have (on average 1.6166971358927482) internal successors, (2653), 1641 states have internal predecessors, (2653), 184 states have call successors, (184), 1 states have call predecessors, (184), 1 states have return successors, (184), 184 states have call predecessors, (184), 184 states have call successors, (184) [2024-11-10 00:14:15,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1827 states to 1827 states and 3021 transitions. [2024-11-10 00:14:15,858 INFO L78 Accepts]: Start accepts. Automaton has 1827 states and 3021 transitions. Word has length 1544 [2024-11-10 00:14:15,861 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:15,861 INFO L471 AbstractCegarLoop]: Abstraction has 1827 states and 3021 transitions. [2024-11-10 00:14:15,862 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 126.0) internal successors, (630), 6 states have internal predecessors, (630), 2 states have call successors, (184), 1 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:15,862 INFO L276 IsEmpty]: Start isEmpty. Operand 1827 states and 3021 transitions. [2024-11-10 00:14:15,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1546 [2024-11-10 00:14:15,895 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:15,896 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:15,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-10 00:14:16,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-11-10 00:14:16,097 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:16,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:16,098 INFO L85 PathProgramCache]: Analyzing trace with hash -1238115800, now seen corresponding path program 1 times [2024-11-10 00:14:16,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:16,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609659300] [2024-11-10 00:14:16,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:16,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:16,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:16,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:16,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:16,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:16,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:16,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:16,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:16,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:16,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:16,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:16,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:16,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:16,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:16,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:16,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:16,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:16,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:16,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:16,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:16,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:16,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:16,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:16,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:16,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:16,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:16,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:16,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:16,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:16,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:16,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:16,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:16,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:16,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:16,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:16,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:16,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:16,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:16,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:16,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:16,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:16,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:16,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:16,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:16,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:16,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:16,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:16,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:16,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:16,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:16,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:16,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:16,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:16,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:16,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:16,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:16,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:16,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:16,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:16,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:16,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:16,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:16,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:16,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:16,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:16,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:16,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:16,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:16,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:16,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:16,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:16,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:16,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:16,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:16,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:16,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:16,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:16,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:16,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:16,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:16,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:16,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:16,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:16,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:16,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:16,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:16,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:16,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:16,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:16,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:16,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:16,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:16,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:16,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:16,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:16,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:16,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:16,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:16,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:16,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:16,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:16,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:16,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:16,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:16,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:16,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:16,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:16,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:16,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:16,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:16,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:16,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:16,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:16,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:16,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:16,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:16,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:16,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:16,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:16,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:16,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:16,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:16,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:16,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:16,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:17,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:17,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:17,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:17,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:17,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:17,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:17,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:17,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:17,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:17,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:17,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:17,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:17,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:17,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:17,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:17,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:17,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:17,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1538 [2024-11-10 00:14:17,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,036 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:17,036 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:17,036 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609659300] [2024-11-10 00:14:17,036 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609659300] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:17,036 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1171825516] [2024-11-10 00:14:17,037 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:17,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:17,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:17,039 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:17,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-10 00:14:17,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:17,517 INFO L255 TraceCheckSpWp]: Trace formula consists of 3387 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:17,537 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:17,580 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:17,580 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:17,581 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1171825516] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:17,581 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:17,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:17,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1261746180] [2024-11-10 00:14:17,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:17,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:17,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:17,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:17,585 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:17,585 INFO L87 Difference]: Start difference. First operand 1827 states and 3021 transitions. Second operand has 3 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:18,247 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:18,247 INFO L93 Difference]: Finished difference Result 1841 states and 3038 transitions. [2024-11-10 00:14:18,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:18,248 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1545 [2024-11-10 00:14:18,250 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:18,259 INFO L225 Difference]: With dead ends: 1841 [2024-11-10 00:14:18,259 INFO L226 Difference]: Without dead ends: 1828 [2024-11-10 00:14:18,260 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1917 GetRequests, 1912 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:18,262 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:18,263 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:14:18,266 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1828 states. [2024-11-10 00:14:18,311 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1828 to 1828. [2024-11-10 00:14:18,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1828 states, 1642 states have (on average 1.6163215590742996) internal successors, (2654), 1642 states have internal predecessors, (2654), 184 states have call successors, (184), 1 states have call predecessors, (184), 1 states have return successors, (184), 184 states have call predecessors, (184), 184 states have call successors, (184) [2024-11-10 00:14:18,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1828 states to 1828 states and 3022 transitions. [2024-11-10 00:14:18,319 INFO L78 Accepts]: Start accepts. Automaton has 1828 states and 3022 transitions. Word has length 1545 [2024-11-10 00:14:18,321 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:18,321 INFO L471 AbstractCegarLoop]: Abstraction has 1828 states and 3022 transitions. [2024-11-10 00:14:18,322 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.33333333333334) internal successors, (631), 3 states have internal predecessors, (631), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:18,322 INFO L276 IsEmpty]: Start isEmpty. Operand 1828 states and 3022 transitions. [2024-11-10 00:14:18,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1546 [2024-11-10 00:14:18,338 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:18,339 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:18,356 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-10 00:14:18,540 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,SelfDestructingSolverStorable1 [2024-11-10 00:14:18,541 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:18,541 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:18,541 INFO L85 PathProgramCache]: Analyzing trace with hash 807203690, now seen corresponding path program 1 times [2024-11-10 00:14:18,541 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:18,542 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1970042710] [2024-11-10 00:14:18,543 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:18,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:18,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:19,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:19,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:19,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:19,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:19,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:19,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:19,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:19,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:19,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:19,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:19,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:19,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:19,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:19,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:19,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:19,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:19,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:19,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:19,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:19,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:19,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:19,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:19,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:19,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:19,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:19,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:19,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:19,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:19,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:19,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:19,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:19,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:19,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:19,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:19,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:19,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:19,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:19,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:19,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:19,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:19,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:19,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:19,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:19,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:19,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:19,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:19,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:19,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:19,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:19,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:19,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:19,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:19,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:19,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:19,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:19,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:19,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:19,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:19,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:19,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:19,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:19,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:19,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:19,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:19,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:19,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:19,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:19,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:19,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:19,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:19,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:19,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:19,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:19,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:19,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:19,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:19,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:19,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:19,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:19,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:19,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:19,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:19,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:19,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:19,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:19,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:19,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:19,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:19,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:19,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:19,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:19,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:19,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:19,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:19,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:19,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:19,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:19,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:19,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:19,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:19,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:19,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:19,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:19,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:19,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:19,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:19,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:19,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:19,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:19,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:19,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:19,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:19,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:19,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:19,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:19,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:19,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:19,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:19,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:19,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:19,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:19,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:19,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:19,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:19,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:19,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:19,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:19,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:19,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:19,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:19,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:19,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:19,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:19,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:19,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:19,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:19,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:19,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:19,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:19,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:19,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:19,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:19,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:19,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:19,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:19,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:19,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:19,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:19,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:19,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:19,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:19,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:19,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:19,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:19,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:19,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:19,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:19,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:19,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:19,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1538 [2024-11-10 00:14:19,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,332 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:19,333 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:19,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1970042710] [2024-11-10 00:14:19,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1970042710] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:19,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1933754683] [2024-11-10 00:14:19,334 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:19,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:19,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:19,335 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:19,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-10 00:14:19,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:19,795 INFO L255 TraceCheckSpWp]: Trace formula consists of 3387 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:14:19,816 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:19,903 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:19,905 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:19,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1933754683] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:19,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:19,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:14:19,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1380527244] [2024-11-10 00:14:19,906 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:19,907 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:14:19,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:19,909 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:14:19,909 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:19,909 INFO L87 Difference]: Start difference. First operand 1828 states and 3022 transitions. Second operand has 4 states, 4 states have (on average 157.75) internal successors, (631), 4 states have internal predecessors, (631), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:20,709 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:20,709 INFO L93 Difference]: Finished difference Result 1860 states and 3066 transitions. [2024-11-10 00:14:20,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:14:20,710 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 157.75) internal successors, (631), 4 states have internal predecessors, (631), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1545 [2024-11-10 00:14:20,713 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:20,719 INFO L225 Difference]: With dead ends: 1860 [2024-11-10 00:14:20,719 INFO L226 Difference]: Without dead ends: 1837 [2024-11-10 00:14:20,720 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1917 GetRequests, 1911 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:20,721 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:20,721 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-10 00:14:20,723 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1837 states. [2024-11-10 00:14:20,768 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1837 to 1837. [2024-11-10 00:14:20,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1837 states, 1651 states have (on average 1.614778921865536) internal successors, (2666), 1651 states have internal predecessors, (2666), 184 states have call successors, (184), 1 states have call predecessors, (184), 1 states have return successors, (184), 184 states have call predecessors, (184), 184 states have call successors, (184) [2024-11-10 00:14:20,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1837 states to 1837 states and 3034 transitions. [2024-11-10 00:14:20,776 INFO L78 Accepts]: Start accepts. Automaton has 1837 states and 3034 transitions. Word has length 1545 [2024-11-10 00:14:20,778 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:20,778 INFO L471 AbstractCegarLoop]: Abstraction has 1837 states and 3034 transitions. [2024-11-10 00:14:20,779 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 157.75) internal successors, (631), 4 states have internal predecessors, (631), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:20,779 INFO L276 IsEmpty]: Start isEmpty. Operand 1837 states and 3034 transitions. [2024-11-10 00:14:20,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2024-11-10 00:14:20,804 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:20,804 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:20,824 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-10 00:14:21,005 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:21,006 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:21,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:21,007 INFO L85 PathProgramCache]: Analyzing trace with hash 955109785, now seen corresponding path program 1 times [2024-11-10 00:14:21,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:21,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [190997618] [2024-11-10 00:14:21,009 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:21,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:21,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:21,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:21,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:21,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:21,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:21,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:21,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:21,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:21,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:21,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:21,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:21,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:21,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:21,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:21,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:21,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:21,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:21,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:21,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:21,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:21,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:21,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:21,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:21,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:21,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:21,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:21,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:21,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:21,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:21,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:21,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:21,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:21,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:21,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:21,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:21,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:21,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:21,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:21,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:21,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:21,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:21,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:21,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:21,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:21,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:21,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:21,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:21,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:21,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:21,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:21,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:21,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:21,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:21,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:21,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:21,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:21,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:21,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:21,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:21,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:21,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:21,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:21,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:21,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:21,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:21,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:21,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:21,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:21,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:21,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:21,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:21,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:21,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:21,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:21,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:21,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:21,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:21,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:21,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:21,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:21,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:21,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:21,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:21,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:21,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:21,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:21,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:21,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:21,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:21,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:21,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:21,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:21,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:21,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:21,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:21,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:21,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:21,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:21,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:21,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:21,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:21,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:21,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:21,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:21,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:21,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:21,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:21,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:21,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:21,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:21,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:21,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:21,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:21,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:21,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:21,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:21,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:21,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:21,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:21,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:21,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:21,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:21,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:21,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:21,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:21,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:21,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:21,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:21,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:21,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:21,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:21,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:21,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:21,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:21,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:21,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:21,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:21,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:21,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:21,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1539 [2024-11-10 00:14:21,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:21,885 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:21,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:21,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [190997618] [2024-11-10 00:14:21,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [190997618] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:21,886 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [209000539] [2024-11-10 00:14:21,886 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:21,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:21,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:21,887 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:21,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-10 00:14:22,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:22,348 INFO L255 TraceCheckSpWp]: Trace formula consists of 3390 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:22,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:22,399 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:22,399 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:22,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [209000539] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:22,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:22,400 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:22,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1636310943] [2024-11-10 00:14:22,400 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:22,401 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:22,401 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:22,402 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:22,402 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:22,403 INFO L87 Difference]: Start difference. First operand 1837 states and 3034 transitions. Second operand has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:22,957 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:22,957 INFO L93 Difference]: Finished difference Result 1863 states and 3069 transitions. [2024-11-10 00:14:22,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:22,958 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1546 [2024-11-10 00:14:22,960 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:22,965 INFO L225 Difference]: With dead ends: 1863 [2024-11-10 00:14:22,965 INFO L226 Difference]: Without dead ends: 1838 [2024-11-10 00:14:22,966 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1918 GetRequests, 1913 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:22,966 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:22,967 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:14:22,969 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1838 states. [2024-11-10 00:14:22,998 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1838 to 1838. [2024-11-10 00:14:23,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1838 states, 1652 states have (on average 1.6144067796610169) internal successors, (2667), 1652 states have internal predecessors, (2667), 184 states have call successors, (184), 1 states have call predecessors, (184), 1 states have return successors, (184), 184 states have call predecessors, (184), 184 states have call successors, (184) [2024-11-10 00:14:23,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1838 states to 1838 states and 3035 transitions. [2024-11-10 00:14:23,005 INFO L78 Accepts]: Start accepts. Automaton has 1838 states and 3035 transitions. Word has length 1546 [2024-11-10 00:14:23,006 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:23,006 INFO L471 AbstractCegarLoop]: Abstraction has 1838 states and 3035 transitions. [2024-11-10 00:14:23,007 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:23,007 INFO L276 IsEmpty]: Start isEmpty. Operand 1838 states and 3035 transitions. [2024-11-10 00:14:23,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2024-11-10 00:14:23,019 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:23,019 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:23,036 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-10 00:14:23,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:23,221 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:23,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:23,222 INFO L85 PathProgramCache]: Analyzing trace with hash 1565370391, now seen corresponding path program 1 times [2024-11-10 00:14:23,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:23,222 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [274928195] [2024-11-10 00:14:23,222 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:23,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:23,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:23,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:23,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:23,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:23,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:23,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:23,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:23,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:23,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:23,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:23,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:23,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:23,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:23,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:23,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:23,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:23,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:23,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:23,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:23,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:23,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:23,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:23,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:23,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:23,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:23,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:23,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:23,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:23,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:23,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:23,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:23,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:23,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:23,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:23,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:23,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:23,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:23,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:23,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:23,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:23,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:23,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:23,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:23,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:23,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:23,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:23,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:23,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:23,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:23,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:23,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:23,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:23,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:23,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:23,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:23,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:23,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:23,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:23,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:23,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:23,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:23,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:23,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:23,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:23,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:23,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:23,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:23,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:23,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:23,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:23,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:23,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:23,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:23,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:23,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:23,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:23,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:23,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:23,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:23,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:23,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:23,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:23,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:23,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:23,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:23,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:23,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:23,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:23,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:23,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:23,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:23,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:23,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:23,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:23,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:23,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:23,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:23,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:23,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:23,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:23,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:23,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:23,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:23,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:23,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:23,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:23,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:23,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:23,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:23,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:23,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:23,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:23,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:23,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:23,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:23,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:23,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:23,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:23,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:23,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:23,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:23,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:23,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:23,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:23,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:23,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:23,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:23,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:23,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:23,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:23,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:23,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:23,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:23,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:23,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:23,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:23,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:23,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:23,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:23,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:23,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:23,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:23,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:23,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:23,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:23,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:23,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:23,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:23,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:23,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:23,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:23,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:23,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:23,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:23,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:23,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:23,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:23,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:23,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:23,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:23,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:23,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:23,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:23,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:23,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:23,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:23,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:23,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:23,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:23,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:23,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:23,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:23,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:23,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:23,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:23,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:23,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:23,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:23,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1539 [2024-11-10 00:14:23,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:23,956 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:23,957 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:23,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [274928195] [2024-11-10 00:14:23,957 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [274928195] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:23,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1909435571] [2024-11-10 00:14:23,957 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:23,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:23,958 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:23,959 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:23,962 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-10 00:14:24,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:24,396 INFO L255 TraceCheckSpWp]: Trace formula consists of 3390 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:24,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:25,737 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:25,737 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:25,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1909435571] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:25,737 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:25,738 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:25,738 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325789602] [2024-11-10 00:14:25,738 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:25,739 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:25,739 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:25,740 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:25,740 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:25,740 INFO L87 Difference]: Start difference. First operand 1838 states and 3035 transitions. Second operand has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:26,567 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:26,567 INFO L93 Difference]: Finished difference Result 5025 states and 8305 transitions. [2024-11-10 00:14:26,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:26,568 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1546 [2024-11-10 00:14:26,570 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:26,579 INFO L225 Difference]: With dead ends: 5025 [2024-11-10 00:14:26,579 INFO L226 Difference]: Without dead ends: 3420 [2024-11-10 00:14:26,581 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1918 GetRequests, 1913 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:26,581 INFO L432 NwaCegarLoop]: 3501 mSDtfsCounter, 2013 mSDsluCounter, 2495 mSDsCounter, 0 mSdLazyCounter, 1277 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2013 SdHoareTripleChecker+Valid, 5996 SdHoareTripleChecker+Invalid, 1286 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1277 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:26,582 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2013 Valid, 5996 Invalid, 1286 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1277 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-10 00:14:26,584 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3420 states. [2024-11-10 00:14:26,640 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3420 to 3420. [2024-11-10 00:14:26,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3420 states, 3189 states have (on average 1.6296644716211979) internal successors, (5197), 3189 states have internal predecessors, (5197), 229 states have call successors, (229), 1 states have call predecessors, (229), 1 states have return successors, (229), 229 states have call predecessors, (229), 229 states have call successors, (229) [2024-11-10 00:14:26,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3420 states to 3420 states and 5655 transitions. [2024-11-10 00:14:26,651 INFO L78 Accepts]: Start accepts. Automaton has 3420 states and 5655 transitions. Word has length 1546 [2024-11-10 00:14:26,652 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:26,652 INFO L471 AbstractCegarLoop]: Abstraction has 3420 states and 5655 transitions. [2024-11-10 00:14:26,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 210.66666666666666) internal successors, (632), 3 states have internal predecessors, (632), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:26,653 INFO L276 IsEmpty]: Start isEmpty. Operand 3420 states and 5655 transitions. [2024-11-10 00:14:26,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1547 [2024-11-10 00:14:26,667 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:26,668 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:26,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-10 00:14:26,872 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:26,873 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:26,873 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:26,874 INFO L85 PathProgramCache]: Analyzing trace with hash -96175653, now seen corresponding path program 1 times [2024-11-10 00:14:26,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:26,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264355277] [2024-11-10 00:14:26,874 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:26,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:27,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:27,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:27,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:27,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:27,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:27,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:27,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:27,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:27,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:27,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:27,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:27,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:27,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:27,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:27,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:27,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:27,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:27,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:27,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:27,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:27,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:27,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:27,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:27,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:27,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:27,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:27,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:27,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:27,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:27,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:27,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:27,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:27,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:27,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:27,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:27,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:27,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:27,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:27,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:27,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:27,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:27,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:27,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:27,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:27,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:27,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:27,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:27,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:27,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:27,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:27,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:27,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:27,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:27,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:27,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:27,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:27,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:27,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:27,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:27,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:27,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:27,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:27,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:27,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:27,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:27,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:27,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:27,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:27,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:27,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:27,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:27,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:27,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:27,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:27,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:27,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:27,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:27,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:27,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:27,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:27,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:27,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:27,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:27,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:27,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:27,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:27,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:27,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:27,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:27,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:27,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:27,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:27,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:27,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:27,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:27,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:27,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:27,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:27,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:27,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:27,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:27,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:27,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:27,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:27,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:27,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:27,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:27,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:27,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:27,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:27,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:27,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:27,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:27,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:27,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:27,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:27,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:27,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:27,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:27,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:27,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:27,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:27,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:27,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:27,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:27,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:27,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:27,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:27,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:27,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:27,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:27,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:27,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:27,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:27,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:27,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:27,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:27,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:27,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:27,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:27,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:27,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:27,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:27,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:27,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:27,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:27,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:27,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:27,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:27,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:27,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:27,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:27,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:27,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:27,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:27,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:27,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:27,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:27,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:27,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:27,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:27,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:27,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:27,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:27,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:27,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:27,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:27,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:27,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:27,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:27,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1539 [2024-11-10 00:14:27,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,483 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:27,483 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:27,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264355277] [2024-11-10 00:14:27,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264355277] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:27,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1537619584] [2024-11-10 00:14:27,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:27,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:27,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:27,485 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:27,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-10 00:14:27,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:27,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 3390 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:14:27,992 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:28,077 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:28,077 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:28,077 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1537619584] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:28,078 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:28,078 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:14:28,078 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188639588] [2024-11-10 00:14:28,078 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:28,080 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:14:28,080 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:28,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:14:28,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:28,082 INFO L87 Difference]: Start difference. First operand 3420 states and 5655 transitions. Second operand has 4 states, 4 states have (on average 158.0) internal successors, (632), 4 states have internal predecessors, (632), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:28,781 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:28,781 INFO L93 Difference]: Finished difference Result 3482 states and 5743 transitions. [2024-11-10 00:14:28,782 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:14:28,783 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 158.0) internal successors, (632), 4 states have internal predecessors, (632), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1546 [2024-11-10 00:14:28,785 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:28,795 INFO L225 Difference]: With dead ends: 3482 [2024-11-10 00:14:28,796 INFO L226 Difference]: Without dead ends: 3434 [2024-11-10 00:14:28,797 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1918 GetRequests, 1912 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:28,797 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:28,798 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:14:28,801 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3434 states. [2024-11-10 00:14:28,878 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3434 to 3434. [2024-11-10 00:14:28,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3434 states, 3203 states have (on average 1.628473306275367) internal successors, (5216), 3203 states have internal predecessors, (5216), 229 states have call successors, (229), 1 states have call predecessors, (229), 1 states have return successors, (229), 229 states have call predecessors, (229), 229 states have call successors, (229) [2024-11-10 00:14:28,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3434 states to 3434 states and 5674 transitions. [2024-11-10 00:14:28,888 INFO L78 Accepts]: Start accepts. Automaton has 3434 states and 5674 transitions. Word has length 1546 [2024-11-10 00:14:28,889 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:28,889 INFO L471 AbstractCegarLoop]: Abstraction has 3434 states and 5674 transitions. [2024-11-10 00:14:28,890 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 158.0) internal successors, (632), 4 states have internal predecessors, (632), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:28,890 INFO L276 IsEmpty]: Start isEmpty. Operand 3434 states and 5674 transitions. [2024-11-10 00:14:28,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2024-11-10 00:14:28,905 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:28,905 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:28,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-10 00:14:29,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:29,106 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:29,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:29,107 INFO L85 PathProgramCache]: Analyzing trace with hash 1104898380, now seen corresponding path program 1 times [2024-11-10 00:14:29,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:29,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [969116421] [2024-11-10 00:14:29,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:29,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:29,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:29,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:29,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:29,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:29,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:29,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:29,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:29,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:29,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:29,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:29,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:29,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:29,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:29,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:29,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:29,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:29,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:29,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:29,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:29,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:29,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:29,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:29,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:29,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:29,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:29,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:29,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:29,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:29,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:29,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:29,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:29,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:29,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:29,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:29,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:29,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:29,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:29,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:29,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:29,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:29,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:29,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:29,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:29,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:29,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:29,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:29,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:29,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:29,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:29,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:29,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:29,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:29,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:29,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:29,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:29,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:29,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:29,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:29,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:29,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:29,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:29,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:29,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:29,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:29,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:29,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:29,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:29,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:29,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:29,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:29,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:29,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:29,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:29,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:29,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:29,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:29,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:29,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:29,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:29,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:29,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:29,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:29,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:29,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:29,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:29,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:29,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:29,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:29,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:29,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:29,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:29,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:29,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:29,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:29,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:29,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:29,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:29,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:29,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:29,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:29,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:29,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:29,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:29,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:29,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:29,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:29,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:29,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:29,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:29,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:29,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:29,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:29,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:29,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:29,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:29,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:29,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:29,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:29,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:29,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:29,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:29,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:29,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:29,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:29,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:29,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:29,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:29,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:29,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:29,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:29,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:29,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:29,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:29,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:29,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:29,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:29,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1540 [2024-11-10 00:14:29,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:29,711 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:29,712 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:29,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [969116421] [2024-11-10 00:14:29,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [969116421] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:29,712 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [939872411] [2024-11-10 00:14:29,712 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:29,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:29,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:29,714 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:29,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-10 00:14:30,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:30,162 INFO L255 TraceCheckSpWp]: Trace formula consists of 3393 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:30,175 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:30,206 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:30,206 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:30,206 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [939872411] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:30,206 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:30,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:30,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [322931296] [2024-11-10 00:14:30,207 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:30,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:30,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:30,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:30,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:30,210 INFO L87 Difference]: Start difference. First operand 3434 states and 5674 transitions. Second operand has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:30,825 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:30,825 INFO L93 Difference]: Finished difference Result 3498 states and 5766 transitions. [2024-11-10 00:14:30,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:30,826 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1547 [2024-11-10 00:14:30,827 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:30,836 INFO L225 Difference]: With dead ends: 3498 [2024-11-10 00:14:30,837 INFO L226 Difference]: Without dead ends: 3448 [2024-11-10 00:14:30,838 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1919 GetRequests, 1914 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:30,838 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 8 mSDsluCounter, 2506 mSDsCounter, 0 mSdLazyCounter, 1019 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 5018 SdHoareTripleChecker+Invalid, 1019 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1019 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:30,838 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 5018 Invalid, 1019 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1019 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:14:30,841 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3448 states. [2024-11-10 00:14:30,890 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3448 to 3448. [2024-11-10 00:14:30,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3448 states, 3217 states have (on average 1.6279142057817844) internal successors, (5237), 3217 states have internal predecessors, (5237), 229 states have call successors, (229), 1 states have call predecessors, (229), 1 states have return successors, (229), 229 states have call predecessors, (229), 229 states have call successors, (229) [2024-11-10 00:14:30,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3448 states to 3448 states and 5695 transitions. [2024-11-10 00:14:30,898 INFO L78 Accepts]: Start accepts. Automaton has 3448 states and 5695 transitions. Word has length 1547 [2024-11-10 00:14:30,899 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:30,899 INFO L471 AbstractCegarLoop]: Abstraction has 3448 states and 5695 transitions. [2024-11-10 00:14:30,899 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:30,900 INFO L276 IsEmpty]: Start isEmpty. Operand 3448 states and 5695 transitions. [2024-11-10 00:14:30,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2024-11-10 00:14:30,914 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:30,915 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:30,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-10 00:14:31,115 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:31,115 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:31,116 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:31,116 INFO L85 PathProgramCache]: Analyzing trace with hash -2081744504, now seen corresponding path program 1 times [2024-11-10 00:14:31,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:31,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1087703058] [2024-11-10 00:14:31,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:31,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:31,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:31,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:31,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:31,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:31,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:31,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:31,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:31,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:31,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:31,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:31,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:31,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:31,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:31,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:31,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:31,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:31,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:31,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:31,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:31,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:31,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:31,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:31,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:31,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:31,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:31,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:31,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:31,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:31,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:31,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:31,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:31,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:31,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:31,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:31,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:31,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:31,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:31,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:31,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:31,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:31,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:31,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:31,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:31,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:31,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:31,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:31,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:31,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:31,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:31,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:31,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:31,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:31,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:31,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:31,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:31,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:31,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:31,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:31,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:31,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:31,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:31,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:31,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:31,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:31,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:31,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:31,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:31,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:31,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:31,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:31,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:31,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:31,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:31,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:31,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:31,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:31,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:31,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:31,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:31,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:31,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:31,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:31,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:31,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:31,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:31,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:31,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:31,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:31,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:31,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:31,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:31,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:31,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:31,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:31,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:31,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:31,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:31,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:31,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:31,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:31,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:31,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:31,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:31,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:31,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:31,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:31,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:31,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:31,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:31,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:31,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:31,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:31,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:31,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:31,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:31,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:31,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:31,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:31,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:31,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:31,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:31,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:31,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:31,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:31,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:31,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:31,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:31,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:31,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:31,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:31,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:31,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:31,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:31,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:31,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:31,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:31,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:31,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:31,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:31,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:31,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:31,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:31,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:31,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:31,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:31,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:31,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:31,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:31,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:31,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:31,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:31,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:31,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:31,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:31,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:31,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:31,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:31,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:31,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:31,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:31,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:31,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:31,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:31,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:31,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:31,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:31,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:31,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:31,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:31,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:31,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:31,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:31,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:31,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:31,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:31,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:31,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:31,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:31,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:31,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:31,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1540 [2024-11-10 00:14:31,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:31,675 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:31,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:31,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1087703058] [2024-11-10 00:14:31,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1087703058] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:31,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [928823301] [2024-11-10 00:14:31,676 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:31,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:31,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:31,678 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:31,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-10 00:14:32,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:32,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 3393 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:32,138 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:33,356 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:33,356 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:33,356 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [928823301] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:33,356 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:33,356 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:33,357 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [326839391] [2024-11-10 00:14:33,357 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:33,358 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:33,358 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:33,358 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:33,358 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:33,359 INFO L87 Difference]: Start difference. First operand 3448 states and 5695 transitions. Second operand has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:34,070 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:34,070 INFO L93 Difference]: Finished difference Result 6650 states and 10980 transitions. [2024-11-10 00:14:34,071 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:34,071 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1547 [2024-11-10 00:14:34,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:34,085 INFO L225 Difference]: With dead ends: 6650 [2024-11-10 00:14:34,085 INFO L226 Difference]: Without dead ends: 5035 [2024-11-10 00:14:34,087 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1919 GetRequests, 1914 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:34,087 INFO L432 NwaCegarLoop]: 3119 mSDtfsCounter, 2013 mSDsluCounter, 2491 mSDsCounter, 0 mSdLazyCounter, 1191 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2013 SdHoareTripleChecker+Valid, 5610 SdHoareTripleChecker+Invalid, 1199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 1191 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:34,087 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2013 Valid, 5610 Invalid, 1199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 1191 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-10 00:14:34,090 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5035 states. [2024-11-10 00:14:34,153 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5035 to 5022. [2024-11-10 00:14:34,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5022 states, 4746 states have (on average 1.6327433628318584) internal successors, (7749), 4746 states have internal predecessors, (7749), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:34,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5022 states to 5022 states and 8297 transitions. [2024-11-10 00:14:34,166 INFO L78 Accepts]: Start accepts. Automaton has 5022 states and 8297 transitions. Word has length 1547 [2024-11-10 00:14:34,166 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:34,167 INFO L471 AbstractCegarLoop]: Abstraction has 5022 states and 8297 transitions. [2024-11-10 00:14:34,167 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:34,167 INFO L276 IsEmpty]: Start isEmpty. Operand 5022 states and 8297 transitions. [2024-11-10 00:14:34,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2024-11-10 00:14:34,183 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:34,184 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:34,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-10 00:14:34,384 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,SelfDestructingSolverStorable7 [2024-11-10 00:14:34,385 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:34,385 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:34,386 INFO L85 PathProgramCache]: Analyzing trace with hash -663309814, now seen corresponding path program 1 times [2024-11-10 00:14:34,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:34,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1455410917] [2024-11-10 00:14:34,386 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:34,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:34,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:34,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:34,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:34,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:34,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:34,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:34,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:34,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:34,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:34,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:34,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:34,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:34,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:34,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:34,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:34,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:34,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:34,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:34,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:34,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:34,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:34,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:34,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:34,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:34,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:34,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:34,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:34,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:34,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:34,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:34,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:34,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:34,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:34,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:34,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:34,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:34,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:34,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:34,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:34,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:34,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:34,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:34,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:34,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:34,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:34,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:34,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:34,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:34,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:34,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:34,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:34,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:34,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:34,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:34,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:34,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:34,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:34,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:34,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:34,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:34,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:34,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:34,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:34,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:34,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:34,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:34,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:34,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:34,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:34,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:34,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:34,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:34,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:34,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:34,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:34,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:34,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:34,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:34,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:34,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:34,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:34,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:34,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:34,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:34,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:34,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:34,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:34,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:34,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:34,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:34,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:34,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:34,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:34,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:34,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:34,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:34,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:34,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:34,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:34,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:34,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:34,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:34,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:34,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:34,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:34,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:34,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:34,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:34,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:34,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:34,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:34,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:34,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:34,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:34,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:34,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:34,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:34,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:34,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:34,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:34,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:34,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:34,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:34,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:34,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:34,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:34,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:34,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:34,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:34,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:34,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:34,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:34,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:34,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:34,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:34,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:34,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:34,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:34,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:34,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:34,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:34,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:34,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:34,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:34,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:34,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:34,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:34,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:34,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:34,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:34,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:34,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:34,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:34,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:34,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:34,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:34,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:34,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:34,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:34,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:34,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:34,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:34,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:34,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:34,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:34,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:34,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:34,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:34,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:34,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:34,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:34,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:34,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:34,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:34,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:34,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:34,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:34,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:34,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:34,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:34,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:34,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1503 [2024-11-10 00:14:34,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-10 00:14:34,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1540 [2024-11-10 00:14:34,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:34,956 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:34,956 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:34,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1455410917] [2024-11-10 00:14:34,957 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1455410917] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:34,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1735596569] [2024-11-10 00:14:34,957 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:34,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:34,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:34,959 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:34,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-10 00:14:35,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:35,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 3393 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:35,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:35,406 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:35,406 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:35,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1735596569] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:35,410 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:35,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:35,411 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903050494] [2024-11-10 00:14:35,411 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:35,411 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:35,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:35,412 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:35,412 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:35,413 INFO L87 Difference]: Start difference. First operand 5022 states and 8297 transitions. Second operand has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:35,939 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:35,939 INFO L93 Difference]: Finished difference Result 5077 states and 8371 transitions. [2024-11-10 00:14:35,939 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:35,940 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1547 [2024-11-10 00:14:35,941 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:35,949 INFO L225 Difference]: With dead ends: 5077 [2024-11-10 00:14:35,949 INFO L226 Difference]: Without dead ends: 5007 [2024-11-10 00:14:35,950 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1919 GetRequests, 1914 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:35,951 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:35,951 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:14:35,954 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5007 states. [2024-11-10 00:14:36,016 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5007 to 5007. [2024-11-10 00:14:36,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5007 states, 4731 states have (on average 1.632001690974424) internal successors, (7721), 4731 states have internal predecessors, (7721), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:36,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5007 states to 5007 states and 8269 transitions. [2024-11-10 00:14:36,027 INFO L78 Accepts]: Start accepts. Automaton has 5007 states and 8269 transitions. Word has length 1547 [2024-11-10 00:14:36,027 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:36,028 INFO L471 AbstractCegarLoop]: Abstraction has 5007 states and 8269 transitions. [2024-11-10 00:14:36,028 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.0) internal successors, (633), 3 states have internal predecessors, (633), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:36,028 INFO L276 IsEmpty]: Start isEmpty. Operand 5007 states and 8269 transitions. [2024-11-10 00:14:36,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1548 [2024-11-10 00:14:36,043 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:36,044 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:36,060 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-10 00:14:36,244 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:36,245 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:36,245 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:36,245 INFO L85 PathProgramCache]: Analyzing trace with hash -2020605622, now seen corresponding path program 1 times [2024-11-10 00:14:36,245 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:36,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1472844890] [2024-11-10 00:14:36,246 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:36,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:36,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:36,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:36,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:36,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:36,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:36,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:36,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:36,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:36,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:36,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:36,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:36,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:36,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:36,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:36,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:36,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:36,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:36,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:36,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:36,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:36,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:36,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:36,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:36,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:36,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:36,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:36,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:36,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:36,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:36,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:36,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:36,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:36,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:36,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:36,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:36,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:36,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:36,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:36,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:36,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:36,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:36,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:36,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:36,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:36,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:36,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:36,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:36,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:36,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:36,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:36,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:36,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:36,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:36,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:36,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:36,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:36,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:36,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:36,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:36,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:36,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:36,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:36,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:36,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:36,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:36,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:36,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:36,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:36,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:36,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:36,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:36,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:36,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:36,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:36,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:36,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:36,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:36,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:36,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:36,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:36,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:36,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:36,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:36,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:36,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:36,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:36,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:36,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:36,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:36,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:36,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:36,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:36,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:36,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:36,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:36,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:36,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:36,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:36,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:36,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:36,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:36,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:36,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:36,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:36,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:36,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:36,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:36,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:36,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:36,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:36,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:36,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:36,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:36,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:36,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:36,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:36,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:36,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:36,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:36,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:36,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:36,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:36,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:36,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:36,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:36,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:36,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:36,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:36,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:36,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:36,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:36,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:36,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:36,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:36,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:36,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:36,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:36,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:36,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:36,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:36,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:36,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:36,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:36,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:36,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:36,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:36,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:36,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:36,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:36,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:36,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:36,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:36,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:36,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:36,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:36,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:36,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:36,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:36,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:36,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:36,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:36,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:36,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:36,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:36,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:36,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:36,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:36,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:36,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:36,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:36,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:36,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:36,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:36,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:36,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:36,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:36,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:36,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:36,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:36,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1504 [2024-11-10 00:14:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1521 [2024-11-10 00:14:36,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1540 [2024-11-10 00:14:36,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:36,965 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:36,965 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:36,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1472844890] [2024-11-10 00:14:36,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1472844890] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:36,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2085975807] [2024-11-10 00:14:36,965 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:36,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:36,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:36,967 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:36,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-10 00:14:37,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:37,382 INFO L255 TraceCheckSpWp]: Trace formula consists of 3393 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:14:37,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 1278 proven. 0 refuted. 0 times theorem prover too weak. 66066 trivial. 0 not checked. [2024-11-10 00:14:37,432 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:37,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2085975807] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:37,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:37,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:14:37,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755771362] [2024-11-10 00:14:37,434 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:37,436 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:14:37,436 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:37,437 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:14:37,437 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:37,437 INFO L87 Difference]: Start difference. First operand 5007 states and 8269 transitions. Second operand has 6 states, 5 states have (on average 127.2) internal successors, (636), 6 states have internal predecessors, (636), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:38,844 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:38,844 INFO L93 Difference]: Finished difference Result 5127 states and 8441 transitions. [2024-11-10 00:14:38,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:14:38,845 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 127.2) internal successors, (636), 6 states have internal predecessors, (636), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1547 [2024-11-10 00:14:38,846 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:38,860 INFO L225 Difference]: With dead ends: 5127 [2024-11-10 00:14:38,860 INFO L226 Difference]: Without dead ends: 5013 [2024-11-10 00:14:38,862 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1919 GetRequests, 1913 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:38,863 INFO L432 NwaCegarLoop]: 2325 mSDtfsCounter, 1 mSDsluCounter, 8922 mSDsCounter, 0 mSdLazyCounter, 3844 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11247 SdHoareTripleChecker+Invalid, 3845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:38,863 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11247 Invalid, 3845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3844 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-10 00:14:38,867 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5013 states. [2024-11-10 00:14:38,927 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5013 to 5013. [2024-11-10 00:14:38,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5013 states, 4737 states have (on average 1.631201182182816) internal successors, (7727), 4737 states have internal predecessors, (7727), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:38,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5013 states to 5013 states and 8275 transitions. [2024-11-10 00:14:38,940 INFO L78 Accepts]: Start accepts. Automaton has 5013 states and 8275 transitions. Word has length 1547 [2024-11-10 00:14:38,941 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:38,941 INFO L471 AbstractCegarLoop]: Abstraction has 5013 states and 8275 transitions. [2024-11-10 00:14:38,941 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 127.2) internal successors, (636), 6 states have internal predecessors, (636), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:38,941 INFO L276 IsEmpty]: Start isEmpty. Operand 5013 states and 8275 transitions. [2024-11-10 00:14:38,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2024-11-10 00:14:38,956 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:38,957 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:38,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-10 00:14:39,157 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,SelfDestructingSolverStorable9 [2024-11-10 00:14:39,158 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:39,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:39,159 INFO L85 PathProgramCache]: Analyzing trace with hash -1474842441, now seen corresponding path program 1 times [2024-11-10 00:14:39,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:39,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1208843635] [2024-11-10 00:14:39,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:39,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:39,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:39,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:39,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:39,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:39,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:39,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:39,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:39,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:39,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:39,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:39,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:39,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:39,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:39,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:39,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:39,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:39,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:39,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:39,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:39,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:39,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:39,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:39,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:39,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:39,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:39,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:39,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:39,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:39,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:39,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:39,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:39,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:39,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:39,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:39,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:39,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:39,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:39,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:39,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:39,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:39,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:39,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:39,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:39,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:39,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:39,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:39,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:39,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:39,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:39,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:39,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:39,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:39,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:39,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:39,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:39,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:39,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:39,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:39,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:39,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:39,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:39,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:39,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:39,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:39,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:39,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:39,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:39,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:39,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:39,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:39,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:39,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:39,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:39,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:39,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:39,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:39,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:39,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:39,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:39,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:39,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:39,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:39,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:39,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:39,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:39,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:39,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:39,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:39,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:39,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:39,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:39,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:39,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:39,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:39,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:39,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:39,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:39,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:39,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:39,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:39,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:39,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:39,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:39,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:39,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:39,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:39,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:39,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:39,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:39,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:39,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:39,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:39,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:39,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:39,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:39,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:39,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:39,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:39,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:39,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:39,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:39,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:39,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:39,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:39,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:39,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:39,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:39,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:39,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:39,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:39,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:39,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:39,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:39,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:39,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:39,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:39,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:39,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:39,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:39,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:39,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:39,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:39,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:39,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:39,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:39,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:39,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:39,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:39,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:39,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:39,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:39,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:39,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:39,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:39,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:39,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:39,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:39,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:39,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:39,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:39,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:39,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:39,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:39,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:39,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:39,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:39,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:39,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:39,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:39,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:39,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:39,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:39,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:39,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:39,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:39,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:39,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:39,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:39,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:39,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1504 [2024-11-10 00:14:39,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1522 [2024-11-10 00:14:39,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1541 [2024-11-10 00:14:39,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:39,751 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:39,751 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:39,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1208843635] [2024-11-10 00:14:39,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1208843635] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:39,752 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1951974434] [2024-11-10 00:14:39,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:39,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:39,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:39,753 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:39,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-10 00:14:40,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:40,166 INFO L255 TraceCheckSpWp]: Trace formula consists of 3396 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:14:40,177 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:40,213 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 1456 proven. 0 refuted. 0 times theorem prover too weak. 65888 trivial. 0 not checked. [2024-11-10 00:14:40,213 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:40,213 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1951974434] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:40,213 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:40,213 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:14:40,213 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2076416053] [2024-11-10 00:14:40,214 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:40,215 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:14:40,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:40,216 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:14:40,216 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:40,216 INFO L87 Difference]: Start difference. First operand 5013 states and 8275 transitions. Second operand has 4 states, 4 states have (on average 158.5) internal successors, (634), 4 states have internal predecessors, (634), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:40,908 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:40,908 INFO L93 Difference]: Finished difference Result 5187 states and 8531 transitions. [2024-11-10 00:14:40,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:14:40,909 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 158.5) internal successors, (634), 4 states have internal predecessors, (634), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1548 [2024-11-10 00:14:40,910 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:40,919 INFO L225 Difference]: With dead ends: 5187 [2024-11-10 00:14:40,920 INFO L226 Difference]: Without dead ends: 5040 [2024-11-10 00:14:40,922 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1920 GetRequests, 1914 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:40,922 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:40,922 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:14:40,925 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5040 states. [2024-11-10 00:14:40,990 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5040 to 5040. [2024-11-10 00:14:40,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5040 states, 4764 states have (on average 1.6301427371956339) internal successors, (7766), 4764 states have internal predecessors, (7766), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:41,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5040 states to 5040 states and 8314 transitions. [2024-11-10 00:14:41,001 INFO L78 Accepts]: Start accepts. Automaton has 5040 states and 8314 transitions. Word has length 1548 [2024-11-10 00:14:41,002 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:41,002 INFO L471 AbstractCegarLoop]: Abstraction has 5040 states and 8314 transitions. [2024-11-10 00:14:41,003 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 158.5) internal successors, (634), 4 states have internal predecessors, (634), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:41,003 INFO L276 IsEmpty]: Start isEmpty. Operand 5040 states and 8314 transitions. [2024-11-10 00:14:41,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1549 [2024-11-10 00:14:41,018 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:41,019 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:41,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-10 00:14:41,219 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,SelfDestructingSolverStorable10 [2024-11-10 00:14:41,220 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:41,220 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:41,221 INFO L85 PathProgramCache]: Analyzing trace with hash 519578937, now seen corresponding path program 1 times [2024-11-10 00:14:41,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:41,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1523600421] [2024-11-10 00:14:41,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:41,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:41,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:41,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:41,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:41,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:41,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:41,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:41,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:41,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:41,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:41,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:41,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:41,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:41,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:41,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:41,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:41,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:41,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:41,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:41,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:41,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:41,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:41,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:41,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:41,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:41,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:41,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:41,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:41,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:41,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:41,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:41,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:41,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:41,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:41,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:41,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:41,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:41,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:41,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:41,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:41,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:41,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:41,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:41,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:41,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:41,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:41,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:41,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:41,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:41,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:41,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:41,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:41,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:41,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:41,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:41,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:41,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:41,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:41,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:41,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:41,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:41,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:41,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:41,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:41,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:41,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:41,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:41,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:41,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:41,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:41,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:41,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:41,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:41,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:41,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:41,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:41,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:41,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:41,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:41,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:41,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:41,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:41,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:41,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:41,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:41,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:41,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:41,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:41,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:41,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:41,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:41,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:41,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:41,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:41,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:41,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:41,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:41,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:41,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:41,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:41,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:41,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:41,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:41,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:41,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:41,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:41,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:41,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:41,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:41,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:41,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:41,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:41,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:41,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:41,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:41,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:41,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:41,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:41,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:41,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:41,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:41,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:41,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:41,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:41,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:41,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:41,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:41,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:41,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:41,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:41,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:41,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:41,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:41,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:41,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:41,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:41,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:41,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:41,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:41,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:41,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:41,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:41,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:41,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:41,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:41,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:41,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:41,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:41,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:41,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:41,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:41,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:41,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:41,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:41,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:41,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:41,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:41,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:41,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:41,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:41,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:41,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:41,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:41,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:41,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:41,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:41,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:41,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:41,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:41,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:41,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:41,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:41,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:41,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:41,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:41,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1504 [2024-11-10 00:14:41,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1522 [2024-11-10 00:14:41,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1541 [2024-11-10 00:14:41,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:41,839 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:41,840 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:41,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1523600421] [2024-11-10 00:14:41,840 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1523600421] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:41,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1226986316] [2024-11-10 00:14:41,840 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:41,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:41,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:41,842 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:41,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-10 00:14:42,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:42,249 INFO L255 TraceCheckSpWp]: Trace formula consists of 3396 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:42,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:42,289 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 1456 proven. 0 refuted. 0 times theorem prover too weak. 65888 trivial. 0 not checked. [2024-11-10 00:14:42,289 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:42,289 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1226986316] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:42,289 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:42,289 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:42,289 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1107943294] [2024-11-10 00:14:42,289 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:42,290 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:42,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:42,291 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:42,292 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:42,292 INFO L87 Difference]: Start difference. First operand 5040 states and 8314 transitions. Second operand has 3 states, 3 states have (on average 211.33333333333334) internal successors, (634), 3 states have internal predecessors, (634), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:42,795 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:42,796 INFO L93 Difference]: Finished difference Result 5178 states and 8510 transitions. [2024-11-10 00:14:42,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:42,796 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 211.33333333333334) internal successors, (634), 3 states have internal predecessors, (634), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1548 [2024-11-10 00:14:42,797 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:42,805 INFO L225 Difference]: With dead ends: 5178 [2024-11-10 00:14:42,805 INFO L226 Difference]: Without dead ends: 5043 [2024-11-10 00:14:42,807 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1920 GetRequests, 1915 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:42,807 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:42,807 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:14:42,810 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5043 states. [2024-11-10 00:14:42,870 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5043 to 5043. [2024-11-10 00:14:42,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5043 states, 4767 states have (on average 1.6291168449758757) internal successors, (7766), 4767 states have internal predecessors, (7766), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:42,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5043 states to 5043 states and 8314 transitions. [2024-11-10 00:14:42,881 INFO L78 Accepts]: Start accepts. Automaton has 5043 states and 8314 transitions. Word has length 1548 [2024-11-10 00:14:42,882 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:42,882 INFO L471 AbstractCegarLoop]: Abstraction has 5043 states and 8314 transitions. [2024-11-10 00:14:42,882 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 211.33333333333334) internal successors, (634), 3 states have internal predecessors, (634), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:42,882 INFO L276 IsEmpty]: Start isEmpty. Operand 5043 states and 8314 transitions. [2024-11-10 00:14:42,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2024-11-10 00:14:42,898 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:42,898 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:42,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-10 00:14:43,099 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,SelfDestructingSolverStorable11 [2024-11-10 00:14:43,100 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:43,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:43,100 INFO L85 PathProgramCache]: Analyzing trace with hash 274696936, now seen corresponding path program 1 times [2024-11-10 00:14:43,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:43,101 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [584747792] [2024-11-10 00:14:43,101 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:43,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:43,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:43,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:43,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:43,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:43,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:43,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:43,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:43,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:43,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:43,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:43,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:43,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:43,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:43,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:43,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:43,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:43,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:43,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:43,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:43,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:43,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:43,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:43,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:43,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:43,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:43,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:43,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:43,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:43,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:43,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:43,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:43,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:43,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:43,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:43,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:43,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:43,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:43,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:43,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:43,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:43,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:43,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:43,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:43,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:43,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:43,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:43,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:43,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:43,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:43,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:43,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:43,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:43,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:43,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:43,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:43,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:43,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:43,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:43,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:43,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:43,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:43,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:43,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:43,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:43,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:43,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:43,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:43,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:43,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:43,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:43,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:43,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:43,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:43,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:43,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:43,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:43,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:43,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:43,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:43,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:43,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:43,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:43,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:43,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:43,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:43,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:43,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:43,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:43,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:43,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:43,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:43,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:43,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:43,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:43,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:43,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:43,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:43,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:43,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:43,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:43,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:43,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:43,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:43,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:43,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:43,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:43,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:43,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:43,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:43,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:43,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:43,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:43,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:43,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:43,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:43,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:43,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:43,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:43,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:43,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:43,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:43,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:43,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:43,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:43,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:43,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:43,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:43,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:43,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:43,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:43,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:43,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:43,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:43,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:43,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:43,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:43,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:43,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:43,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:43,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:43,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:43,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:43,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:43,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:43,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:43,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:43,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:43,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:43,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:43,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:43,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:43,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:43,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:43,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:43,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:43,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:43,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:43,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:43,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:43,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:43,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:43,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:43,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:43,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:43,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:43,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:43,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:43,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:43,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1504 [2024-11-10 00:14:43,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1523 [2024-11-10 00:14:43,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1542 [2024-11-10 00:14:43,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:43,690 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:43,690 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:43,690 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [584747792] [2024-11-10 00:14:43,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [584747792] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:43,690 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1775954492] [2024-11-10 00:14:43,691 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:43,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:43,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:43,693 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:43,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-10 00:14:44,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:44,137 INFO L255 TraceCheckSpWp]: Trace formula consists of 3399 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:14:44,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:44,179 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 1456 proven. 0 refuted. 0 times theorem prover too weak. 65888 trivial. 0 not checked. [2024-11-10 00:14:44,179 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:44,179 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1775954492] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:44,179 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:44,179 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:14:44,179 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457066083] [2024-11-10 00:14:44,179 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:44,180 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:14:44,180 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:44,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:14:44,181 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:44,182 INFO L87 Difference]: Start difference. First operand 5043 states and 8314 transitions. Second operand has 4 states, 4 states have (on average 158.75) internal successors, (635), 4 states have internal predecessors, (635), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:44,877 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:44,877 INFO L93 Difference]: Finished difference Result 5274 states and 8657 transitions. [2024-11-10 00:14:44,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:14:44,878 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 158.75) internal successors, (635), 4 states have internal predecessors, (635), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1549 [2024-11-10 00:14:44,879 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:44,886 INFO L225 Difference]: With dead ends: 5274 [2024-11-10 00:14:44,887 INFO L226 Difference]: Without dead ends: 5073 [2024-11-10 00:14:44,888 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1921 GetRequests, 1915 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:44,889 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:44,889 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:14:44,891 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5073 states. [2024-11-10 00:14:44,953 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5073 to 5073. [2024-11-10 00:14:44,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5073 states, 4797 states have (on average 1.6283093600166771) internal successors, (7811), 4797 states have internal predecessors, (7811), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:44,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5073 states to 5073 states and 8359 transitions. [2024-11-10 00:14:44,964 INFO L78 Accepts]: Start accepts. Automaton has 5073 states and 8359 transitions. Word has length 1549 [2024-11-10 00:14:44,965 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:44,965 INFO L471 AbstractCegarLoop]: Abstraction has 5073 states and 8359 transitions. [2024-11-10 00:14:44,966 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 158.75) internal successors, (635), 4 states have internal predecessors, (635), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:44,966 INFO L276 IsEmpty]: Start isEmpty. Operand 5073 states and 8359 transitions. [2024-11-10 00:14:44,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1550 [2024-11-10 00:14:44,981 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:44,982 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:45,003 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-10 00:14:45,182 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,SelfDestructingSolverStorable12 [2024-11-10 00:14:45,183 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:45,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:45,184 INFO L85 PathProgramCache]: Analyzing trace with hash -1255548116, now seen corresponding path program 1 times [2024-11-10 00:14:45,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:45,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [53133229] [2024-11-10 00:14:45,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:45,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:45,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:45,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:45,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:45,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:45,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:45,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:45,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:45,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:45,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:45,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:45,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:45,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:45,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:45,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:45,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:45,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:45,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:45,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:45,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:45,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:45,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:45,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:45,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:45,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:45,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:45,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:45,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:45,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:45,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:45,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:45,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:45,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:45,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:45,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:45,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:45,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:45,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:45,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:45,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:45,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:45,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:45,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:45,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:45,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:45,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:45,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:45,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:45,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:45,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:45,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:45,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:45,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:45,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:45,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:45,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:45,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:45,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:45,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:45,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:45,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:45,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:45,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:45,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:45,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:45,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:45,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:45,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:45,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:45,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:45,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:45,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:45,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:45,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:45,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:45,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:45,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:45,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:45,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:45,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:45,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:45,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:45,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:45,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:45,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:45,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:45,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:45,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:45,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:45,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:45,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:45,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:45,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:45,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:45,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:45,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:45,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:45,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:45,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:45,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:45,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:45,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:45,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:45,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:45,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:45,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:45,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:45,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:45,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:45,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:45,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:45,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:45,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:45,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:45,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:45,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:45,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:45,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:45,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:45,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:45,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:45,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:45,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:45,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:45,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:45,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:45,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:45,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:45,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:45,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:45,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:45,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:45,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:45,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:45,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:45,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:45,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:45,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:45,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:45,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:45,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:45,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:45,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:45,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:45,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:45,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:45,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:45,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:45,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:45,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:45,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:45,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:45,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:45,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:45,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:45,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:45,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:45,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:45,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:45,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:45,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:45,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:45,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:45,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:45,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:45,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:45,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:45,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:45,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:45,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:45,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:45,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:45,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:45,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:45,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1504 [2024-11-10 00:14:45,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1523 [2024-11-10 00:14:45,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1542 [2024-11-10 00:14:45,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:45,761 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:45,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:45,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [53133229] [2024-11-10 00:14:45,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [53133229] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:45,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [693900378] [2024-11-10 00:14:45,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:45,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:45,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:45,764 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:45,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-10 00:14:46,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:46,180 INFO L255 TraceCheckSpWp]: Trace formula consists of 3399 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:14:46,191 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:46,223 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 1999 proven. 0 refuted. 0 times theorem prover too weak. 65345 trivial. 0 not checked. [2024-11-10 00:14:46,223 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:46,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [693900378] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:46,224 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:46,224 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:14:46,224 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [17648535] [2024-11-10 00:14:46,224 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:46,225 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:14:46,225 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:46,226 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:14:46,226 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:46,227 INFO L87 Difference]: Start difference. First operand 5073 states and 8359 transitions. Second operand has 6 states, 5 states have (on average 127.6) internal successors, (638), 6 states have internal predecessors, (638), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:47,675 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:47,675 INFO L93 Difference]: Finished difference Result 5364 states and 8795 transitions. [2024-11-10 00:14:47,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:14:47,676 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 127.6) internal successors, (638), 6 states have internal predecessors, (638), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1549 [2024-11-10 00:14:47,677 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:47,682 INFO L225 Difference]: With dead ends: 5364 [2024-11-10 00:14:47,682 INFO L226 Difference]: Without dead ends: 5079 [2024-11-10 00:14:47,683 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1921 GetRequests, 1915 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:47,684 INFO L432 NwaCegarLoop]: 2325 mSDtfsCounter, 1 mSDsluCounter, 8922 mSDsCounter, 0 mSdLazyCounter, 3844 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11247 SdHoareTripleChecker+Invalid, 3845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:47,684 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11247 Invalid, 3845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3844 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-11-10 00:14:47,686 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5079 states. [2024-11-10 00:14:47,746 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5079 to 5079. [2024-11-10 00:14:47,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5079 states, 4803 states have (on average 1.6275244638767437) internal successors, (7817), 4803 states have internal predecessors, (7817), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:47,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5079 states to 5079 states and 8365 transitions. [2024-11-10 00:14:47,757 INFO L78 Accepts]: Start accepts. Automaton has 5079 states and 8365 transitions. Word has length 1549 [2024-11-10 00:14:47,758 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:47,758 INFO L471 AbstractCegarLoop]: Abstraction has 5079 states and 8365 transitions. [2024-11-10 00:14:47,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 127.6) internal successors, (638), 6 states have internal predecessors, (638), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:47,759 INFO L276 IsEmpty]: Start isEmpty. Operand 5079 states and 8365 transitions. [2024-11-10 00:14:47,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2024-11-10 00:14:47,773 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:47,774 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:47,790 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-11-10 00:14:47,974 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:47,975 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:47,975 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:47,976 INFO L85 PathProgramCache]: Analyzing trace with hash -2031543209, now seen corresponding path program 1 times [2024-11-10 00:14:47,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:47,976 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364133905] [2024-11-10 00:14:47,976 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:47,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:48,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:48,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:48,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:48,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:48,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:48,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:48,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:48,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:48,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:48,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:48,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:48,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:48,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:48,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:48,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:48,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:48,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:48,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:48,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:48,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:48,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:48,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:48,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:48,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:48,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:48,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:48,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:48,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:48,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:48,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:48,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:48,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:48,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:48,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:48,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:48,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:48,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:48,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:48,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:48,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:48,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:48,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:48,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:48,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:48,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:48,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:48,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:48,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:48,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:48,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:48,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:48,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:48,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:48,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:48,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:48,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:48,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:48,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:48,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:48,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:48,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:48,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:48,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:48,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:48,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:48,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:48,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:48,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:48,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:48,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:48,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:48,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:48,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:48,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:48,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:48,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:48,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:48,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:48,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:48,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:48,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:48,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:48,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:48,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:48,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:48,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:48,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:48,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:48,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:48,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:48,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:48,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:48,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:48,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:48,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:48,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:48,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:48,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:48,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:48,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:48,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:48,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:48,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:48,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:48,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:48,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:48,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:48,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:48,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:48,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:48,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:48,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:48,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:48,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:48,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:48,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:48,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:48,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:48,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:48,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:48,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:48,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:48,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:48,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:48,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:48,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:48,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:48,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:48,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:48,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:48,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:48,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:48,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:48,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:48,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:48,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:48,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:48,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:48,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:48,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:48,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:48,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:48,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:48,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:48,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:48,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:48,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:48,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:48,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:48,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:48,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:48,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:48,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:48,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:48,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:48,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:48,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:48,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:48,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:48,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:48,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:48,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:48,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:48,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:48,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:48,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:48,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:48,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:48,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:48,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:48,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:48,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:48,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:48,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:48,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:48,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1505 [2024-11-10 00:14:48,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1524 [2024-11-10 00:14:48,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-10 00:14:48,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,532 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:48,532 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:48,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [364133905] [2024-11-10 00:14:48,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [364133905] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:48,533 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [409330410] [2024-11-10 00:14:48,533 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:48,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:48,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:48,535 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:48,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-10 00:14:48,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:48,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 3402 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:14:49,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:49,035 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2172 proven. 0 refuted. 0 times theorem prover too weak. 65172 trivial. 0 not checked. [2024-11-10 00:14:49,036 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:49,036 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [409330410] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:49,036 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:49,036 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:14:49,036 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [101411668] [2024-11-10 00:14:49,036 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:49,037 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:14:49,037 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:49,038 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:14:49,038 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:49,038 INFO L87 Difference]: Start difference. First operand 5079 states and 8365 transitions. Second operand has 4 states, 4 states have (on average 159.0) internal successors, (636), 4 states have internal predecessors, (636), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:49,659 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:49,659 INFO L93 Difference]: Finished difference Result 5424 states and 8885 transitions. [2024-11-10 00:14:49,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:14:49,659 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 159.0) internal successors, (636), 4 states have internal predecessors, (636), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1550 [2024-11-10 00:14:49,661 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:49,667 INFO L225 Difference]: With dead ends: 5424 [2024-11-10 00:14:49,667 INFO L226 Difference]: Without dead ends: 5106 [2024-11-10 00:14:49,668 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1922 GetRequests, 1916 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:49,668 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:49,668 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:14:49,670 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5106 states. [2024-11-10 00:14:49,727 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5106 to 5106. [2024-11-10 00:14:49,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5106 states, 4830 states have (on average 1.6265010351966873) internal successors, (7856), 4830 states have internal predecessors, (7856), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:49,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5106 states to 5106 states and 8404 transitions. [2024-11-10 00:14:49,738 INFO L78 Accepts]: Start accepts. Automaton has 5106 states and 8404 transitions. Word has length 1550 [2024-11-10 00:14:49,739 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:49,739 INFO L471 AbstractCegarLoop]: Abstraction has 5106 states and 8404 transitions. [2024-11-10 00:14:49,739 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 159.0) internal successors, (636), 4 states have internal predecessors, (636), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:49,739 INFO L276 IsEmpty]: Start isEmpty. Operand 5106 states and 8404 transitions. [2024-11-10 00:14:49,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1551 [2024-11-10 00:14:49,753 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:49,753 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:49,771 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-11-10 00:14:49,954 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,SelfDestructingSolverStorable14 [2024-11-10 00:14:49,954 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:49,954 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:49,955 INFO L85 PathProgramCache]: Analyzing trace with hash -648346475, now seen corresponding path program 1 times [2024-11-10 00:14:49,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:49,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1772980445] [2024-11-10 00:14:49,955 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:49,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:50,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:50,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:50,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:50,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:50,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:50,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:50,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:50,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:50,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:50,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:50,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:50,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:50,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:50,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:50,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:50,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:50,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:50,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:50,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:50,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:50,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:50,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:50,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:50,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:50,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:50,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:50,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:50,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:50,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:50,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:50,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:50,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:50,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:50,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:50,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:50,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:50,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:50,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:50,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:50,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:50,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:50,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:50,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:50,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:50,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:50,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:50,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:50,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:50,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:50,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:50,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:50,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:50,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:50,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:50,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:50,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:50,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:50,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:50,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:50,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:50,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:50,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:50,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:50,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:50,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:50,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:50,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:50,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:50,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:50,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:50,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:50,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:50,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:50,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:50,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:50,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:50,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:50,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:50,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:50,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:50,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:50,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:50,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:50,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:50,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:50,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:50,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:50,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:50,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:50,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:50,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:50,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:50,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:50,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:50,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:50,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:50,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:50,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:50,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:50,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:50,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:50,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:50,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:50,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:50,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:50,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:50,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:50,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:50,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:50,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:50,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:50,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:50,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:50,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:50,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:50,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:50,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:50,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:50,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:50,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:50,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:50,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:50,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:50,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:50,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:50,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:50,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:50,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:50,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:50,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:50,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:50,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:50,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:50,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:50,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:50,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:50,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:50,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:50,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:50,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:50,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:50,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:50,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:50,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:50,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:50,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:50,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:50,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:50,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:50,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:50,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:50,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:50,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:50,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:50,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:50,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:50,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:50,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:50,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:50,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:50,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:50,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:50,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:50,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:50,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:50,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:50,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:50,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:50,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:50,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:50,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:50,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:50,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:50,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:50,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:50,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:50,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:50,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:50,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1505 [2024-11-10 00:14:50,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1524 [2024-11-10 00:14:50,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-10 00:14:50,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,522 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:50,522 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:50,522 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1772980445] [2024-11-10 00:14:50,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1772980445] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:50,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2040741055] [2024-11-10 00:14:50,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:50,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:50,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:50,525 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:50,525 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-11-10 00:14:50,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:50,950 INFO L255 TraceCheckSpWp]: Trace formula consists of 3402 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:50,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:50,993 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2172 proven. 0 refuted. 0 times theorem prover too weak. 65172 trivial. 0 not checked. [2024-11-10 00:14:50,993 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:50,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2040741055] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:50,993 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:50,993 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:50,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2025261104] [2024-11-10 00:14:50,994 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:50,994 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:50,994 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:50,996 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:50,996 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:50,996 INFO L87 Difference]: Start difference. First operand 5106 states and 8404 transitions. Second operand has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:51,493 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:51,493 INFO L93 Difference]: Finished difference Result 5415 states and 8864 transitions. [2024-11-10 00:14:51,493 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:51,494 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1550 [2024-11-10 00:14:51,495 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:51,501 INFO L225 Difference]: With dead ends: 5415 [2024-11-10 00:14:51,501 INFO L226 Difference]: Without dead ends: 5109 [2024-11-10 00:14:51,502 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1922 GetRequests, 1917 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:51,503 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:51,503 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:14:51,505 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5109 states. [2024-11-10 00:14:51,566 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5109 to 5109. [2024-11-10 00:14:51,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5109 states, 4833 states have (on average 1.6254914132009104) internal successors, (7856), 4833 states have internal predecessors, (7856), 274 states have call successors, (274), 1 states have call predecessors, (274), 1 states have return successors, (274), 274 states have call predecessors, (274), 274 states have call successors, (274) [2024-11-10 00:14:51,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5109 states to 5109 states and 8404 transitions. [2024-11-10 00:14:51,576 INFO L78 Accepts]: Start accepts. Automaton has 5109 states and 8404 transitions. Word has length 1550 [2024-11-10 00:14:51,577 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:51,577 INFO L471 AbstractCegarLoop]: Abstraction has 5109 states and 8404 transitions. [2024-11-10 00:14:51,578 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.0) internal successors, (636), 3 states have internal predecessors, (636), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:51,578 INFO L276 IsEmpty]: Start isEmpty. Operand 5109 states and 8404 transitions. [2024-11-10 00:14:51,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2024-11-10 00:14:51,591 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:51,592 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:51,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-11-10 00:14:51,792 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,SelfDestructingSolverStorable15 [2024-11-10 00:14:51,793 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:51,793 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:51,793 INFO L85 PathProgramCache]: Analyzing trace with hash -1192765174, now seen corresponding path program 1 times [2024-11-10 00:14:51,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:51,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736507666] [2024-11-10 00:14:51,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:51,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:51,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:52,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:52,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:52,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:52,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:52,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:52,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:52,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:52,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:52,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:52,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:52,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:52,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:52,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:52,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:52,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:52,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:52,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:52,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:52,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:52,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:52,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:52,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:52,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:52,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:52,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:52,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:52,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:52,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:52,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:52,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:52,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:52,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:52,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:52,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:52,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:52,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:52,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:52,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:52,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:52,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:52,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:52,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:52,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:52,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:52,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:52,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:52,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:52,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:52,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:52,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:52,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:52,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:52,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:52,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:52,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:52,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:52,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:52,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:52,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:52,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:52,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:52,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:52,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:52,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:52,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:52,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:52,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:52,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:52,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:52,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:52,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:52,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:52,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:52,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:52,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:52,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:52,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:52,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:52,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:52,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:52,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:52,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:52,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:52,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:52,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:52,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:52,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:52,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:52,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:52,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:52,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:52,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:52,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:52,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:52,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:52,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:52,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:52,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:52,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:52,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:52,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:52,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:52,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:52,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:52,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:52,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:52,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:52,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:52,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:52,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:52,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:52,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:52,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:52,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:52,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:52,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:52,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:52,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:52,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:52,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:52,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:52,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:52,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:52,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:52,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:52,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:52,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:52,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:52,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:52,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:52,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:52,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:52,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:52,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:52,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:52,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:52,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:52,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:52,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:52,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:52,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:52,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:52,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:52,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:52,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:52,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:52,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:52,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:52,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:52,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:52,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:52,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:52,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:52,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:52,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:52,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:52,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:52,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:52,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:52,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:52,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-11-10 00:14:52,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1525 [2024-11-10 00:14:52,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1544 [2024-11-10 00:14:52,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,393 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:52,394 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:52,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736507666] [2024-11-10 00:14:52,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736507666] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:52,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1176376138] [2024-11-10 00:14:52,394 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:52,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:52,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:52,395 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:52,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-11-10 00:14:52,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:52,795 INFO L255 TraceCheckSpWp]: Trace formula consists of 3405 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:52,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:52,878 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:14:52,878 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:52,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1176376138] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:52,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:52,879 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:14:52,879 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866884500] [2024-11-10 00:14:52,879 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:52,879 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:14:52,880 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:52,880 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:14:52,880 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:52,881 INFO L87 Difference]: Start difference. First operand 5109 states and 8404 transitions. Second operand has 4 states, 4 states have (on average 159.25) internal successors, (637), 4 states have internal predecessors, (637), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:53,766 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:53,767 INFO L93 Difference]: Finished difference Result 10445 states and 17152 transitions. [2024-11-10 00:14:53,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:14:53,767 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 159.25) internal successors, (637), 4 states have internal predecessors, (637), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1551 [2024-11-10 00:14:53,768 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:53,779 INFO L225 Difference]: With dead ends: 10445 [2024-11-10 00:14:53,779 INFO L226 Difference]: Without dead ends: 10025 [2024-11-10 00:14:53,781 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1923 GetRequests, 1917 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:53,781 INFO L432 NwaCegarLoop]: 3513 mSDtfsCounter, 2579 mSDsluCounter, 5485 mSDsCounter, 0 mSdLazyCounter, 1982 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2623 SdHoareTripleChecker+Valid, 8998 SdHoareTripleChecker+Invalid, 1997 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 1982 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:53,782 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2623 Valid, 8998 Invalid, 1997 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 1982 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-10 00:14:53,785 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10025 states. [2024-11-10 00:14:53,884 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10025 to 9088. [2024-11-10 00:14:53,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9088 states, 8698 states have (on average 1.6332490227638539) internal successors, (14206), 8698 states have internal predecessors, (14206), 388 states have call successors, (388), 1 states have call predecessors, (388), 1 states have return successors, (388), 388 states have call predecessors, (388), 388 states have call successors, (388) [2024-11-10 00:14:53,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9088 states to 9088 states and 14982 transitions. [2024-11-10 00:14:53,902 INFO L78 Accepts]: Start accepts. Automaton has 9088 states and 14982 transitions. Word has length 1551 [2024-11-10 00:14:53,903 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:53,903 INFO L471 AbstractCegarLoop]: Abstraction has 9088 states and 14982 transitions. [2024-11-10 00:14:53,903 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 159.25) internal successors, (637), 4 states have internal predecessors, (637), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:14:53,904 INFO L276 IsEmpty]: Start isEmpty. Operand 9088 states and 14982 transitions. [2024-11-10 00:14:53,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2024-11-10 00:14:53,921 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:53,921 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:53,938 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2024-11-10 00:14:54,122 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,SelfDestructingSolverStorable16 [2024-11-10 00:14:54,122 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:54,122 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:54,123 INFO L85 PathProgramCache]: Analyzing trace with hash -1678297138, now seen corresponding path program 1 times [2024-11-10 00:14:54,123 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:54,123 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1786434236] [2024-11-10 00:14:54,123 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:54,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:54,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:54,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:54,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:54,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:54,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:54,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:54,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:54,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:54,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:54,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:54,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:54,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:54,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:54,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:54,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:54,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:54,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:54,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:54,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:54,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:54,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:54,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:54,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:54,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:54,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:54,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:54,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:54,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:54,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:54,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:54,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:54,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:54,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:54,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:54,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:54,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:54,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:54,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:54,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:54,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:54,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:54,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:54,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:54,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:54,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:54,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:54,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:54,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:54,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:54,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:54,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:54,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:54,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:54,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:54,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:54,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:54,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:54,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:54,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:54,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:54,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:54,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:54,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:54,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:54,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:54,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:54,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:54,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:54,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:54,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:54,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:54,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:54,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:54,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:54,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:54,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:54,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:54,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:54,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:54,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:54,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:54,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:54,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:54,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:54,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:54,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:54,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:54,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:54,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:54,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:54,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:54,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:54,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:54,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:54,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:54,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:54,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:54,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:54,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:54,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:54,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:54,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:54,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:54,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:54,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:54,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:54,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:54,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:54,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:54,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:54,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:54,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:54,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:54,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:54,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:54,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:54,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:54,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:54,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:54,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:54,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:54,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:54,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:54,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:54,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:54,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:54,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:54,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:54,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:54,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:54,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:54,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:54,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:54,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:54,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:54,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:54,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:54,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:54,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:54,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:54,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:54,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:54,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:54,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:54,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:54,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:54,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:54,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:54,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:54,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:54,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:54,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:54,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:54,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:54,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:54,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:54,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:54,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:54,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:54,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:54,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:54,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:54,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:54,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:54,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:54,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:54,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:54,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:54,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:54,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:54,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:54,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:54,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:54,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:54,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:54,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-11-10 00:14:54,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1525 [2024-11-10 00:14:54,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1544 [2024-11-10 00:14:54,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:54,691 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:54,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:54,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1786434236] [2024-11-10 00:14:54,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1786434236] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:54,692 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1850638274] [2024-11-10 00:14:54,692 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:54,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:54,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:54,694 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:54,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-11-10 00:14:55,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:55,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 3405 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:14:55,116 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:55,146 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2172 proven. 0 refuted. 0 times theorem prover too weak. 65172 trivial. 0 not checked. [2024-11-10 00:14:55,147 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:55,147 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1850638274] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:55,147 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:55,147 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:14:55,147 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1549309616] [2024-11-10 00:14:55,147 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:55,148 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:14:55,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:55,149 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:14:55,149 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:55,149 INFO L87 Difference]: Start difference. First operand 9088 states and 14982 transitions. Second operand has 4 states, 4 states have (on average 159.25) internal successors, (637), 4 states have internal predecessors, (637), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:55,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:55,785 INFO L93 Difference]: Finished difference Result 9639 states and 15824 transitions. [2024-11-10 00:14:55,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:14:55,786 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 159.25) internal successors, (637), 4 states have internal predecessors, (637), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1551 [2024-11-10 00:14:55,787 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:55,798 INFO L225 Difference]: With dead ends: 9639 [2024-11-10 00:14:55,798 INFO L226 Difference]: Without dead ends: 9132 [2024-11-10 00:14:55,803 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1923 GetRequests, 1917 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:14:55,803 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:55,803 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:14:55,808 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9132 states. [2024-11-10 00:14:55,898 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9132 to 9129. [2024-11-10 00:14:55,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9129 states, 8739 states have (on average 1.6327955143609107) internal successors, (14269), 8739 states have internal predecessors, (14269), 388 states have call successors, (388), 1 states have call predecessors, (388), 1 states have return successors, (388), 388 states have call predecessors, (388), 388 states have call successors, (388) [2024-11-10 00:14:55,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9129 states to 9129 states and 15045 transitions. [2024-11-10 00:14:55,915 INFO L78 Accepts]: Start accepts. Automaton has 9129 states and 15045 transitions. Word has length 1551 [2024-11-10 00:14:55,916 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:55,916 INFO L471 AbstractCegarLoop]: Abstraction has 9129 states and 15045 transitions. [2024-11-10 00:14:55,917 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 159.25) internal successors, (637), 4 states have internal predecessors, (637), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:55,917 INFO L276 IsEmpty]: Start isEmpty. Operand 9129 states and 15045 transitions. [2024-11-10 00:14:55,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1552 [2024-11-10 00:14:55,935 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:55,935 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:55,952 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-10 00:14:56,136 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-10 00:14:56,136 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:56,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:56,137 INFO L85 PathProgramCache]: Analyzing trace with hash 379506956, now seen corresponding path program 1 times [2024-11-10 00:14:56,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:56,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1514150265] [2024-11-10 00:14:56,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:56,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:56,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:56,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:56,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:56,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:56,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:56,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:56,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:56,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:56,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:56,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:56,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:56,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:56,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:56,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:56,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:56,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:56,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:56,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:56,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:56,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:56,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:56,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:56,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:56,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:56,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:56,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:56,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:56,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:56,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:56,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:56,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:56,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:56,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:56,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:56,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:56,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:56,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:56,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:56,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:56,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:56,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:56,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:56,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:56,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:56,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:56,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:56,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:56,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:56,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:56,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:56,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:56,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:56,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:56,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:56,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:56,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:56,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:56,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:56,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:56,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:56,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:56,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:56,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:56,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:56,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:56,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:56,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:56,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:56,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:56,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:56,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:56,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:56,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:56,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:56,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:56,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:56,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:56,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:56,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:56,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:56,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:56,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:56,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:56,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:56,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:56,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:56,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:56,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:56,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:56,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:56,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:56,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:56,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:56,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:56,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:56,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:56,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:56,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:56,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:56,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:56,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:56,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:56,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:56,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:56,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:56,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:56,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:56,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:56,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:56,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:56,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:56,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:56,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:56,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:56,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:56,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:14:56,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:14:56,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:14:56,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:14:56,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:14:56,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:14:56,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:14:56,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:14:56,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:14:56,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:14:56,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:14:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:14:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:14:56,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:14:56,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:14:56,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:14:56,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:14:56,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:14:56,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:14:56,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:14:56,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:14:56,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:14:56,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:14:56,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:14:56,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:14:56,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:14:56,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:14:56,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:14:56,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:14:56,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:14:56,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:14:56,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:14:56,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:14:56,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:14:56,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:14:56,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:14:56,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:14:56,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:14:56,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:14:56,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:14:56,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:14:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:14:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:14:56,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-11-10 00:14:56,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1525 [2024-11-10 00:14:56,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1544 [2024-11-10 00:14:56,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:56,749 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:56,749 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:56,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1514150265] [2024-11-10 00:14:56,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1514150265] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:56,749 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1565178889] [2024-11-10 00:14:56,749 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:56,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:56,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:56,751 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:56,752 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2024-11-10 00:14:57,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:57,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 3405 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:57,181 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:14:57,206 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2172 proven. 0 refuted. 0 times theorem prover too weak. 65172 trivial. 0 not checked. [2024-11-10 00:14:57,206 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:14:57,206 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1565178889] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:14:57,206 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:14:57,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:14:57,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [674265114] [2024-11-10 00:14:57,207 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:14:57,207 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:14:57,207 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:14:57,208 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:14:57,208 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:57,209 INFO L87 Difference]: Start difference. First operand 9129 states and 15045 transitions. Second operand has 3 states, 3 states have (on average 212.33333333333334) internal successors, (637), 3 states have internal predecessors, (637), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:57,708 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:14:57,708 INFO L93 Difference]: Finished difference Result 9588 states and 15734 transitions. [2024-11-10 00:14:57,708 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:14:57,709 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 212.33333333333334) internal successors, (637), 3 states have internal predecessors, (637), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1551 [2024-11-10 00:14:57,710 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:14:57,720 INFO L225 Difference]: With dead ends: 9588 [2024-11-10 00:14:57,720 INFO L226 Difference]: Without dead ends: 9109 [2024-11-10 00:14:57,722 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1923 GetRequests, 1918 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:14:57,723 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:14:57,723 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:14:57,726 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9109 states. [2024-11-10 00:14:57,814 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9109 to 9103. [2024-11-10 00:14:57,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9103 states, 8713 states have (on average 1.632273614139791) internal successors, (14222), 8713 states have internal predecessors, (14222), 388 states have call successors, (388), 1 states have call predecessors, (388), 1 states have return successors, (388), 388 states have call predecessors, (388), 388 states have call successors, (388) [2024-11-10 00:14:57,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9103 states to 9103 states and 14998 transitions. [2024-11-10 00:14:57,828 INFO L78 Accepts]: Start accepts. Automaton has 9103 states and 14998 transitions. Word has length 1551 [2024-11-10 00:14:57,829 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:14:57,829 INFO L471 AbstractCegarLoop]: Abstraction has 9103 states and 14998 transitions. [2024-11-10 00:14:57,830 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.33333333333334) internal successors, (637), 3 states have internal predecessors, (637), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:14:57,830 INFO L276 IsEmpty]: Start isEmpty. Operand 9103 states and 14998 transitions. [2024-11-10 00:14:57,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1553 [2024-11-10 00:14:57,847 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:14:57,847 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:14:57,865 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0 [2024-11-10 00:14:58,047 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,20 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:58,048 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:14:58,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:14:58,048 INFO L85 PathProgramCache]: Analyzing trace with hash 1980754489, now seen corresponding path program 1 times [2024-11-10 00:14:58,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:14:58,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2110001567] [2024-11-10 00:14:58,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:58,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:14:58,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:14:58,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:14:58,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:14:58,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:14:58,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:14:58,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:14:58,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:14:58,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:14:58,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:14:58,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:14:58,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:14:58,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:14:58,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:14:58,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:14:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:14:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:14:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:14:58,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:14:58,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:14:58,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:14:58,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:14:58,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:14:58,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:14:58,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:14:58,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:14:58,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:14:58,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:14:58,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:14:58,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:14:58,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:14:58,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:14:58,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:14:58,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:14:58,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:14:58,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:14:58,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:14:58,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:14:58,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:14:58,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:14:58,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:14:58,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:14:58,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:14:58,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:14:58,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:14:58,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:14:58,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:14:58,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:14:58,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:14:58,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:14:58,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:14:58,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:14:58,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:14:58,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:14:58,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:14:58,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:14:58,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:14:58,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:14:58,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:14:58,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:14:58,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:14:58,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:14:58,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:14:58,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:14:58,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:14:58,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:14:58,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:14:58,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:14:58,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:14:58,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:14:58,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:14:58,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:14:58,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:14:58,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:14:58,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:14:58,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:14:58,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:14:58,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:14:58,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:14:58,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:14:58,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:14:58,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:14:58,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:14:58,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:14:58,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:14:58,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:14:58,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:14:58,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:14:58,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:14:58,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:14:58,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:14:58,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:14:58,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:14:58,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:14:58,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:14:58,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:14:58,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:14:58,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:14:58,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:14:58,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:14:58,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:14:58,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:14:58,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:14:58,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:14:58,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:14:58,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:14:58,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:14:58,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:14:58,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:14:58,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:14:58,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:14:58,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:14:58,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:14:58,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:14:58,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:14:58,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:14:58,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:14:58,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:14:58,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:14:58,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:14:58,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:14:58,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:14:58,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:14:58,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:14:58,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:14:58,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:14:58,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:14:58,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:14:58,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:14:58,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:14:58,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:14:58,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:14:58,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:14:58,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:14:58,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:14:58,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:14:58,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:14:58,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:14:58,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:14:58,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2024-11-10 00:14:58,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 789 [2024-11-10 00:14:58,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-10 00:14:58,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 823 [2024-11-10 00:14:58,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-11-10 00:14:58,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-10 00:14:58,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 874 [2024-11-10 00:14:58,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-10 00:14:58,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-11-10 00:14:58,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-11-10 00:14:58,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2024-11-10 00:14:58,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-11-10 00:14:58,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-10 00:14:58,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-10 00:14:58,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-11-10 00:14:58,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2024-11-10 00:14:58,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-10 00:14:58,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-10 00:14:58,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1078 [2024-11-10 00:14:58,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-10 00:14:58,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-10 00:14:58,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2024-11-10 00:14:58,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-10 00:14:58,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1163 [2024-11-10 00:14:58,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-11-10 00:14:58,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2024-11-10 00:14:58,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1214 [2024-11-10 00:14:58,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-10 00:14:58,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2024-11-10 00:14:58,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-11-10 00:14:58,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-10 00:14:58,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2024-11-10 00:14:58,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-10 00:14:58,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-10 00:14:58,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-11-10 00:14:58,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-11-10 00:14:58,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1384 [2024-11-10 00:14:58,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-10 00:14:58,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2024-11-10 00:14:58,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-11-10 00:14:58,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1452 [2024-11-10 00:14:58,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-11-10 00:14:58,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-11-10 00:14:58,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1505 [2024-11-10 00:14:58,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1524 [2024-11-10 00:14:58,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1545 [2024-11-10 00:14:58,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:58,615 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:14:58,615 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:14:58,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2110001567] [2024-11-10 00:14:58,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2110001567] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:14:58,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2045770162] [2024-11-10 00:14:58,615 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:14:58,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:14:58,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:14:58,616 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:14:58,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2024-11-10 00:14:59,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:14:59,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 3408 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:14:59,029 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:00,049 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 732 proven. 0 refuted. 0 times theorem prover too weak. 66612 trivial. 0 not checked. [2024-11-10 00:15:00,049 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:00,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2045770162] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:00,049 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:00,050 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:00,050 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [737324298] [2024-11-10 00:15:00,050 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:00,051 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:00,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:00,052 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:00,052 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:00,052 INFO L87 Difference]: Start difference. First operand 9103 states and 14998 transitions. Second operand has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:00,734 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:00,734 INFO L93 Difference]: Finished difference Result 15609 states and 25704 transitions. [2024-11-10 00:15:00,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:00,735 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1552 [2024-11-10 00:15:00,736 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:00,748 INFO L225 Difference]: With dead ends: 15609 [2024-11-10 00:15:00,749 INFO L226 Difference]: Without dead ends: 11465 [2024-11-10 00:15:00,755 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1924 GetRequests, 1919 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:00,756 INFO L432 NwaCegarLoop]: 3070 mSDtfsCounter, 2009 mSDsluCounter, 2485 mSDsCounter, 0 mSdLazyCounter, 1177 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2009 SdHoareTripleChecker+Valid, 5555 SdHoareTripleChecker+Invalid, 1183 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 1177 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:00,756 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2009 Valid, 5555 Invalid, 1183 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 1177 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:15:00,760 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11465 states. [2024-11-10 00:15:00,875 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11465 to 11448. [2024-11-10 00:15:00,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11448 states, 10991 states have (on average 1.632608497861887) internal successors, (17944), 10991 states have internal predecessors, (17944), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:00,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11448 states to 11448 states and 18854 transitions. [2024-11-10 00:15:00,897 INFO L78 Accepts]: Start accepts. Automaton has 11448 states and 18854 transitions. Word has length 1552 [2024-11-10 00:15:00,898 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:00,898 INFO L471 AbstractCegarLoop]: Abstraction has 11448 states and 18854 transitions. [2024-11-10 00:15:00,899 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 3 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 3 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:00,899 INFO L276 IsEmpty]: Start isEmpty. Operand 11448 states and 18854 transitions. [2024-11-10 00:15:00,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1553 [2024-11-10 00:15:00,918 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:00,918 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:00,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:01,119 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,21 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:01,119 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:01,119 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:01,119 INFO L85 PathProgramCache]: Analyzing trace with hash -406826631, now seen corresponding path program 1 times [2024-11-10 00:15:01,119 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:01,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1753563437] [2024-11-10 00:15:01,120 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:01,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:01,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:01,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:01,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:01,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:01,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:01,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:01,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:01,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:01,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:01,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:01,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:01,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:01,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:01,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:01,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:01,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:01,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:01,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:01,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:01,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:01,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:01,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:01,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:01,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:01,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:01,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:01,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:01,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:01,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:01,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:01,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:01,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:01,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:01,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:01,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:01,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:01,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:01,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:01,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:01,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:01,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:01,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:01,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:01,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:01,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:01,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:01,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:01,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:01,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:01,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:01,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:01,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:01,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:01,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:01,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:01,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:01,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:01,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:01,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:01,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:01,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:01,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:01,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:01,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:01,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:01,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:01,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:01,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:01,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:01,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:01,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:01,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:01,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:01,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:01,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:01,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:01,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:01,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:01,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:01,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:01,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:01,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:01,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:01,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:01,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:01,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:01,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:01,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:01,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:01,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:01,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:01,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:01,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:01,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:01,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:01,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:01,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:01,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:01,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:01,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:01,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:01,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:01,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:01,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:01,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:01,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:01,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:01,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:01,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:01,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:01,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:01,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:01,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:01,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:01,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:01,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:01,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:01,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:01,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:01,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:01,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:01,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:01,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:01,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:01,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:01,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:01,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:01,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:01,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:01,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:01,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:01,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:01,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:01,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:01,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:01,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:01,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:01,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:01,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:01,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:01,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:01,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:01,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:01,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:01,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:01,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:01,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:01,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:01,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:01,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:01,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:01,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:01,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:01,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:01,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:01,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:01,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:01,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:01,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:01,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:01,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:01,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:15:01,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:15:01,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1507 [2024-11-10 00:15:01,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1526 [2024-11-10 00:15:01,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1545 [2024-11-10 00:15:01,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:01,709 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:01,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:01,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1753563437] [2024-11-10 00:15:01,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1753563437] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:01,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [449382088] [2024-11-10 00:15:01,709 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:01,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:01,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:01,711 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:01,711 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process [2024-11-10 00:15:02,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:02,131 INFO L255 TraceCheckSpWp]: Trace formula consists of 3408 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:02,142 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:02,172 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2172 proven. 0 refuted. 0 times theorem prover too weak. 65172 trivial. 0 not checked. [2024-11-10 00:15:02,173 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:02,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [449382088] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:02,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:02,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:02,173 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2031175006] [2024-11-10 00:15:02,173 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:02,174 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:02,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:02,175 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:02,175 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:02,176 INFO L87 Difference]: Start difference. First operand 11448 states and 18854 transitions. Second operand has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:02,685 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:02,685 INFO L93 Difference]: Finished difference Result 12073 states and 19781 transitions. [2024-11-10 00:15:02,686 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:02,686 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1552 [2024-11-10 00:15:02,687 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:02,699 INFO L225 Difference]: With dead ends: 12073 [2024-11-10 00:15:02,700 INFO L226 Difference]: Without dead ends: 11494 [2024-11-10 00:15:02,703 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1924 GetRequests, 1919 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:02,703 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 8 mSDsluCounter, 2506 mSDsCounter, 0 mSdLazyCounter, 1019 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 5018 SdHoareTripleChecker+Invalid, 1019 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1019 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:02,703 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 5018 Invalid, 1019 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1019 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:15:02,707 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11494 states. [2024-11-10 00:15:02,812 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11494 to 11492. [2024-11-10 00:15:02,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11492 states, 11035 states have (on average 1.631717263253285) internal successors, (18006), 11035 states have internal predecessors, (18006), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:02,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11492 states to 11492 states and 18916 transitions. [2024-11-10 00:15:02,834 INFO L78 Accepts]: Start accepts. Automaton has 11492 states and 18916 transitions. Word has length 1552 [2024-11-10 00:15:02,834 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:02,834 INFO L471 AbstractCegarLoop]: Abstraction has 11492 states and 18916 transitions. [2024-11-10 00:15:02,835 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:02,835 INFO L276 IsEmpty]: Start isEmpty. Operand 11492 states and 18916 transitions. [2024-11-10 00:15:02,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1553 [2024-11-10 00:15:02,853 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:02,854 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:02,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0 [2024-11-10 00:15:03,054 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,22 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:03,054 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:03,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:03,055 INFO L85 PathProgramCache]: Analyzing trace with hash 643636151, now seen corresponding path program 1 times [2024-11-10 00:15:03,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:03,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1062532300] [2024-11-10 00:15:03,055 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:03,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:03,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:03,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:03,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:03,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:03,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:03,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:03,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:03,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:03,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:03,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:03,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:03,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:03,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:03,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:03,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:03,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:03,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:03,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:03,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:03,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:03,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:03,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:03,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:03,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:03,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:03,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:03,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:03,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:03,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:03,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:03,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:03,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:03,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:03,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:03,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:03,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:03,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:03,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:03,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:03,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:03,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:03,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:03,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:03,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:03,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:03,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:03,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:03,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:03,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:03,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:03,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:03,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:03,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:03,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:03,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:03,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:03,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:03,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:03,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:03,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:03,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:03,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:03,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:03,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:03,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:03,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:03,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:03,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:03,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:03,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:03,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:03,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:03,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:03,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:03,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:03,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:03,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:03,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:03,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:03,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:03,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:03,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:03,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:03,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:03,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:03,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:03,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:03,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:03,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:03,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:03,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:03,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:03,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:03,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:03,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:03,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:03,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:03,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:03,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:03,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:03,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:03,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:03,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:03,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:03,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:03,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:03,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:03,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:03,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:03,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:03,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:03,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:03,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:03,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:03,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:03,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:03,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:03,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:03,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:03,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:03,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:03,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:03,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:03,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:03,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:03,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:03,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:03,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:03,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:03,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:03,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:03,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:03,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:03,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:03,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:03,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:03,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:03,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:03,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:03,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:03,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:03,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:03,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:03,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:03,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:03,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:03,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:03,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:03,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:03,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:03,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:03,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:03,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:03,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:03,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:03,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:03,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:03,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:03,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:03,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:15:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:15:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1507 [2024-11-10 00:15:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1526 [2024-11-10 00:15:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1545 [2024-11-10 00:15:03,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:03,621 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:03,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1062532300] [2024-11-10 00:15:03,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1062532300] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:03,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1790656806] [2024-11-10 00:15:03,621 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:03,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:03,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:03,622 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:03,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process [2024-11-10 00:15:04,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:04,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 3408 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:04,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:04,059 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2172 proven. 0 refuted. 0 times theorem prover too weak. 65172 trivial. 0 not checked. [2024-11-10 00:15:04,059 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:04,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1790656806] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:04,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:04,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:04,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1698491438] [2024-11-10 00:15:04,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:04,060 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:04,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:04,061 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:04,061 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:04,061 INFO L87 Difference]: Start difference. First operand 11492 states and 18916 transitions. Second operand has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:04,571 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:04,571 INFO L93 Difference]: Finished difference Result 12091 states and 19803 transitions. [2024-11-10 00:15:04,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:04,572 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1552 [2024-11-10 00:15:04,573 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:04,584 INFO L225 Difference]: With dead ends: 12091 [2024-11-10 00:15:04,584 INFO L226 Difference]: Without dead ends: 11480 [2024-11-10 00:15:04,587 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1924 GetRequests, 1919 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:04,587 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:04,587 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:15:04,591 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11480 states. [2024-11-10 00:15:04,692 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11480 to 11476. [2024-11-10 00:15:04,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11476 states, 11019 states have (on average 1.6311825029494509) internal successors, (17974), 11019 states have internal predecessors, (17974), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:04,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11476 states to 11476 states and 18884 transitions. [2024-11-10 00:15:04,712 INFO L78 Accepts]: Start accepts. Automaton has 11476 states and 18884 transitions. Word has length 1552 [2024-11-10 00:15:04,713 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:04,713 INFO L471 AbstractCegarLoop]: Abstraction has 11476 states and 18884 transitions. [2024-11-10 00:15:04,713 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 212.66666666666666) internal successors, (638), 3 states have internal predecessors, (638), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:04,713 INFO L276 IsEmpty]: Start isEmpty. Operand 11476 states and 18884 transitions. [2024-11-10 00:15:04,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1553 [2024-11-10 00:15:04,731 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:04,732 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:04,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:04,932 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,23 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:04,932 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:04,932 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:04,933 INFO L85 PathProgramCache]: Analyzing trace with hash -61139085, now seen corresponding path program 1 times [2024-11-10 00:15:04,933 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:04,933 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620010785] [2024-11-10 00:15:04,933 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:04,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:04,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:05,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:05,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:05,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:05,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:05,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:05,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:05,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:05,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:05,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:05,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:05,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:05,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:05,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:05,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:05,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:05,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:05,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:05,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:05,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:05,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:05,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:05,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:05,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:05,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:05,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:05,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:05,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:05,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:05,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:05,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:05,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:05,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:05,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:05,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:05,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:05,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:05,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:05,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:05,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:05,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:05,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:05,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:05,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:05,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:05,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:05,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:05,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:05,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:05,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:05,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:05,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:05,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:05,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:05,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:05,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:05,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:05,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:05,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:05,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:05,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:05,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:05,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:05,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:05,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:05,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:05,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:05,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:05,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:05,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:05,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:05,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:05,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:05,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:05,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:05,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:05,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:05,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:05,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:05,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:05,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:05,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:05,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:05,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:05,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:05,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:05,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:05,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:05,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:05,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:05,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:05,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:05,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:05,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:05,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:05,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:05,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:05,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:05,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:05,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:05,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:05,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:05,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:05,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:05,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:05,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:05,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:05,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:05,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:05,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:05,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:05,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:05,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:05,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:05,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:05,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:05,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:05,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:05,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:05,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:05,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:05,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:05,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:05,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:05,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:05,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:05,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:05,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:05,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:05,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:05,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:05,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:05,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:05,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:05,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:05,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:05,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:05,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:05,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:05,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:05,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:05,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:05,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:05,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:05,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:05,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:05,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:05,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:05,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:05,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:05,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:05,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:05,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:05,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:05,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:05,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:05,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:05,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:05,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:05,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:05,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:05,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:05,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:05,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:05,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:05,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:05,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:05,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:05,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:05,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:05,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:05,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:15:05,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-10 00:15:05,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-11-10 00:15:05,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1525 [2024-11-10 00:15:05,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1545 [2024-11-10 00:15:05,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:05,635 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:05,635 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:05,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1620010785] [2024-11-10 00:15:05,635 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1620010785] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:05,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1884190591] [2024-11-10 00:15:05,635 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:05,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:05,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:05,637 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:05,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process [2024-11-10 00:15:06,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:06,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 3408 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:15:06,116 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:06,157 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2712 proven. 0 refuted. 0 times theorem prover too weak. 64632 trivial. 0 not checked. [2024-11-10 00:15:06,157 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:06,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1884190591] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:06,158 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:06,158 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:15:06,158 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [212647664] [2024-11-10 00:15:06,158 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:06,159 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:15:06,159 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:06,160 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:15:06,160 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:06,160 INFO L87 Difference]: Start difference. First operand 11476 states and 18884 transitions. Second operand has 6 states, 5 states have (on average 128.2) internal successors, (641), 6 states have internal predecessors, (641), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:07,614 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:07,614 INFO L93 Difference]: Finished difference Result 12255 states and 20047 transitions. [2024-11-10 00:15:07,614 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:07,614 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 128.2) internal successors, (641), 6 states have internal predecessors, (641), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1552 [2024-11-10 00:15:07,615 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:07,627 INFO L225 Difference]: With dead ends: 12255 [2024-11-10 00:15:07,627 INFO L226 Difference]: Without dead ends: 11496 [2024-11-10 00:15:07,630 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1924 GetRequests, 1918 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:07,630 INFO L432 NwaCegarLoop]: 2325 mSDtfsCounter, 1 mSDsluCounter, 8922 mSDsCounter, 0 mSdLazyCounter, 3844 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11247 SdHoareTripleChecker+Invalid, 3845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:07,630 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11247 Invalid, 3845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3844 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-11-10 00:15:07,634 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11496 states. [2024-11-10 00:15:07,742 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11496 to 11496. [2024-11-10 00:15:07,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11496 states, 11039 states have (on average 1.630038952803696) internal successors, (17994), 11039 states have internal predecessors, (17994), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:07,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11496 states to 11496 states and 18904 transitions. [2024-11-10 00:15:07,762 INFO L78 Accepts]: Start accepts. Automaton has 11496 states and 18904 transitions. Word has length 1552 [2024-11-10 00:15:07,763 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:07,763 INFO L471 AbstractCegarLoop]: Abstraction has 11496 states and 18904 transitions. [2024-11-10 00:15:07,763 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 128.2) internal successors, (641), 6 states have internal predecessors, (641), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:07,763 INFO L276 IsEmpty]: Start isEmpty. Operand 11496 states and 18904 transitions. [2024-11-10 00:15:07,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1554 [2024-11-10 00:15:07,781 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:07,782 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:07,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0 [2024-11-10 00:15:07,982 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,24 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:07,982 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:07,982 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:07,983 INFO L85 PathProgramCache]: Analyzing trace with hash -1813854550, now seen corresponding path program 1 times [2024-11-10 00:15:07,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:07,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [717511094] [2024-11-10 00:15:07,983 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:07,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:08,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:08,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:08,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:08,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:08,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:08,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:08,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:08,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:08,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:08,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:08,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:08,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:08,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:08,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:08,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:08,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:08,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:08,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:08,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:08,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:08,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:08,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:08,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:08,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:08,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:08,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:08,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:08,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:08,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:08,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:08,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:08,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:08,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:08,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:08,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:08,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:08,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:08,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:08,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:08,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:08,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:08,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:08,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:08,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:08,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:08,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:08,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:08,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:08,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:08,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:08,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:08,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:08,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:08,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:08,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:08,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:08,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:08,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:08,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:08,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:08,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:08,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:08,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:08,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:08,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:08,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:08,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:08,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:08,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:08,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:08,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:08,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:08,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:08,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:08,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:08,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:08,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:08,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:08,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:08,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:08,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:08,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:08,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:08,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:08,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:08,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:08,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:08,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:08,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:08,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:08,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:08,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:08,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:08,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:08,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:08,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:08,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:08,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:08,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:08,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:08,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:08,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:08,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:08,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:08,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:08,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:08,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:08,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:08,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:08,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:08,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:08,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:08,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:08,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:08,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:08,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:08,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:08,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:08,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:08,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:08,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:08,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:08,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:08,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:08,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:08,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:08,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:08,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:08,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:08,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:08,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:08,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:08,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:08,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:08,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:08,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:08,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:08,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:08,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:08,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:08,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:08,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:08,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:08,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:08,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:08,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:08,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:08,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:08,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:08,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:08,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:08,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:08,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:08,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:08,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:08,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:15:08,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1488 [2024-11-10 00:15:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1507 [2024-11-10 00:15:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1526 [2024-11-10 00:15:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1546 [2024-11-10 00:15:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,550 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:08,550 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:08,550 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [717511094] [2024-11-10 00:15:08,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [717511094] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:08,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [628756042] [2024-11-10 00:15:08,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:08,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:08,551 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:08,553 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:08,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process [2024-11-10 00:15:08,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:08,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 3411 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:08,976 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:09,006 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2880 proven. 0 refuted. 0 times theorem prover too weak. 64464 trivial. 0 not checked. [2024-11-10 00:15:09,006 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:09,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [628756042] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:09,006 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:09,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:09,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029783822] [2024-11-10 00:15:09,007 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:09,008 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:09,008 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:09,008 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:09,008 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:09,009 INFO L87 Difference]: Start difference. First operand 11496 states and 18904 transitions. Second operand has 4 states, 4 states have (on average 159.75) internal successors, (639), 4 states have internal predecessors, (639), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:09,648 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:09,649 INFO L93 Difference]: Finished difference Result 12455 states and 20347 transitions. [2024-11-10 00:15:09,649 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:09,649 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 159.75) internal successors, (639), 4 states have internal predecessors, (639), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1553 [2024-11-10 00:15:09,650 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:09,661 INFO L225 Difference]: With dead ends: 12455 [2024-11-10 00:15:09,662 INFO L226 Difference]: Without dead ends: 11586 [2024-11-10 00:15:09,665 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1925 GetRequests, 1919 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:09,665 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:09,665 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:15:09,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11586 states. [2024-11-10 00:15:09,780 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11586 to 11586. [2024-11-10 00:15:09,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11586 states, 11129 states have (on average 1.628538053733489) internal successors, (18124), 11129 states have internal predecessors, (18124), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11586 states to 11586 states and 19034 transitions. [2024-11-10 00:15:09,799 INFO L78 Accepts]: Start accepts. Automaton has 11586 states and 19034 transitions. Word has length 1553 [2024-11-10 00:15:09,800 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:09,800 INFO L471 AbstractCegarLoop]: Abstraction has 11586 states and 19034 transitions. [2024-11-10 00:15:09,800 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 159.75) internal successors, (639), 4 states have internal predecessors, (639), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:09,800 INFO L276 IsEmpty]: Start isEmpty. Operand 11586 states and 19034 transitions. [2024-11-10 00:15:09,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1554 [2024-11-10 00:15:09,818 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:09,818 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:09,834 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:10,019 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,25 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:10,019 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:10,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:10,020 INFO L85 PathProgramCache]: Analyzing trace with hash -279174168, now seen corresponding path program 1 times [2024-11-10 00:15:10,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:10,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [698786345] [2024-11-10 00:15:10,020 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:10,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:10,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:10,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:10,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:10,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:10,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:10,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:10,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:10,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:10,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:10,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:10,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:10,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:10,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:10,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:10,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:10,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:10,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:10,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:10,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:10,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:10,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:10,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:10,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:10,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:10,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:10,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:10,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:10,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:10,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:10,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:10,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:10,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:10,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:10,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:10,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:10,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:10,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:10,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:10,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:10,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:10,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:10,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:10,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:10,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:10,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:10,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:10,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:10,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:10,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:10,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:10,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:10,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:10,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:10,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:10,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:10,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:10,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:10,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:10,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:10,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:10,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:10,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:10,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:10,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:10,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:10,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:10,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:10,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:10,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:10,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:10,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:10,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:10,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:10,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:10,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:10,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:10,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:10,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:10,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:10,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:10,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:10,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:10,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:10,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:10,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:10,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:10,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:10,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:10,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:10,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:10,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:10,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:10,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:10,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:10,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:10,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:10,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:10,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:10,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:10,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:10,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:10,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:10,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:10,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:10,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:10,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:10,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:10,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:10,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:10,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:10,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:10,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:10,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:10,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:10,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:10,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:10,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:10,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:10,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:10,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:10,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:10,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:10,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:10,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:10,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:10,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:10,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:10,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:10,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:10,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:10,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:10,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:10,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:10,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:10,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:10,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:10,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:10,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:10,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:10,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:10,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:10,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:10,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:10,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:10,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:10,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:10,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:10,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:10,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:10,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:10,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:10,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:10,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:10,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:10,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:10,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:10,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:15:10,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1488 [2024-11-10 00:15:10,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1507 [2024-11-10 00:15:10,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1526 [2024-11-10 00:15:10,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1546 [2024-11-10 00:15:10,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,549 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:10,549 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:10,549 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [698786345] [2024-11-10 00:15:10,549 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [698786345] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:10,549 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1106362692] [2024-11-10 00:15:10,549 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:10,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:10,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:10,551 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:10,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process [2024-11-10 00:15:10,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:10,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 3411 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:10,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:10,993 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2880 proven. 0 refuted. 0 times theorem prover too weak. 64464 trivial. 0 not checked. [2024-11-10 00:15:10,993 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:10,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1106362692] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:10,993 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:10,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:10,994 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [564669472] [2024-11-10 00:15:10,994 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:10,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:10,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:10,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:10,995 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:10,996 INFO L87 Difference]: Start difference. First operand 11586 states and 19034 transitions. Second operand has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:11,559 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:11,559 INFO L93 Difference]: Finished difference Result 12425 states and 20277 transitions. [2024-11-10 00:15:11,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:11,559 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1553 [2024-11-10 00:15:11,560 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:11,570 INFO L225 Difference]: With dead ends: 12425 [2024-11-10 00:15:11,570 INFO L226 Difference]: Without dead ends: 11596 [2024-11-10 00:15:11,572 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1925 GetRequests, 1920 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:11,573 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:11,573 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:15:11,576 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11596 states. [2024-11-10 00:15:11,681 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11596 to 11596. [2024-11-10 00:15:11,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11596 states, 11139 states have (on average 1.6270760391417542) internal successors, (18124), 11139 states have internal predecessors, (18124), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:11,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11596 states to 11596 states and 19034 transitions. [2024-11-10 00:15:11,704 INFO L78 Accepts]: Start accepts. Automaton has 11596 states and 19034 transitions. Word has length 1553 [2024-11-10 00:15:11,705 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:11,705 INFO L471 AbstractCegarLoop]: Abstraction has 11596 states and 19034 transitions. [2024-11-10 00:15:11,705 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:11,706 INFO L276 IsEmpty]: Start isEmpty. Operand 11596 states and 19034 transitions. [2024-11-10 00:15:11,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1555 [2024-11-10 00:15:11,725 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:11,726 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:11,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0 [2024-11-10 00:15:11,926 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24 [2024-11-10 00:15:11,926 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:11,926 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:11,927 INFO L85 PathProgramCache]: Analyzing trace with hash 1825607379, now seen corresponding path program 1 times [2024-11-10 00:15:11,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:11,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [930251449] [2024-11-10 00:15:11,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:11,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:11,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:12,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:12,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:12,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:12,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:12,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:12,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:12,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:12,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:12,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:12,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:12,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:12,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:12,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:12,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:12,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:12,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:12,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:12,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:12,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:12,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:12,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:12,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:12,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:12,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:12,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:12,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:12,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:12,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:12,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:12,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:12,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:12,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:12,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:12,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:12,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:12,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:12,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:12,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:12,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:12,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:12,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:12,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:12,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:12,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:12,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:12,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:12,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:12,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:12,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:12,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:12,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:12,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:12,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:12,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:12,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:12,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:12,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:12,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:12,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:12,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:12,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:12,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:12,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:12,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:12,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:12,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:12,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:12,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:12,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:12,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:12,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:12,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:12,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:12,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:12,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:12,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:12,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:12,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:12,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:12,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:12,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:12,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:12,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:12,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:12,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:12,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:12,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:12,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:12,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:12,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:12,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:12,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:12,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:12,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:12,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:12,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:12,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:12,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:12,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:12,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:12,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:12,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:12,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:15:12,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1489 [2024-11-10 00:15:12,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1508 [2024-11-10 00:15:12,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1527 [2024-11-10 00:15:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:12,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,445 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:12,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:12,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [930251449] [2024-11-10 00:15:12,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [930251449] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:12,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2059194655] [2024-11-10 00:15:12,446 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:12,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:12,446 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:12,447 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:12,447 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process [2024-11-10 00:15:12,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:12,851 INFO L255 TraceCheckSpWp]: Trace formula consists of 3414 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:12,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:12,886 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 2880 proven. 0 refuted. 0 times theorem prover too weak. 64464 trivial. 0 not checked. [2024-11-10 00:15:12,887 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:12,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2059194655] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:12,887 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:12,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:12,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [14484054] [2024-11-10 00:15:12,887 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:12,888 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:12,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:12,889 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:12,889 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:12,889 INFO L87 Difference]: Start difference. First operand 11596 states and 19034 transitions. Second operand has 3 states, 3 states have (on average 213.33333333333334) internal successors, (640), 3 states have internal predecessors, (640), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:13,394 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:13,395 INFO L93 Difference]: Finished difference Result 12515 states and 20407 transitions. [2024-11-10 00:15:13,395 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:13,395 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 213.33333333333334) internal successors, (640), 3 states have internal predecessors, (640), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1554 [2024-11-10 00:15:13,396 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:13,407 INFO L225 Difference]: With dead ends: 12515 [2024-11-10 00:15:13,407 INFO L226 Difference]: Without dead ends: 11606 [2024-11-10 00:15:13,410 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1926 GetRequests, 1921 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:13,410 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:13,411 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-10 00:15:13,414 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11606 states. [2024-11-10 00:15:13,524 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11606 to 11606. [2024-11-10 00:15:13,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11606 states, 11149 states have (on average 1.6265135886626603) internal successors, (18134), 11149 states have internal predecessors, (18134), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:13,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11606 states to 11606 states and 19044 transitions. [2024-11-10 00:15:13,544 INFO L78 Accepts]: Start accepts. Automaton has 11606 states and 19044 transitions. Word has length 1554 [2024-11-10 00:15:13,545 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:13,545 INFO L471 AbstractCegarLoop]: Abstraction has 11606 states and 19044 transitions. [2024-11-10 00:15:13,545 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.33333333333334) internal successors, (640), 3 states have internal predecessors, (640), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:13,545 INFO L276 IsEmpty]: Start isEmpty. Operand 11606 states and 19044 transitions. [2024-11-10 00:15:13,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1555 [2024-11-10 00:15:13,563 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:13,564 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:13,579 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:13,764 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25 [2024-11-10 00:15:13,764 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:13,764 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:13,765 INFO L85 PathProgramCache]: Analyzing trace with hash -1089229871, now seen corresponding path program 1 times [2024-11-10 00:15:13,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:13,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [826598993] [2024-11-10 00:15:13,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:13,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:13,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:14,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:14,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:14,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:14,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:14,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:14,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:14,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:14,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:14,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:14,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:14,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:14,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:14,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:14,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:14,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:14,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:14,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:14,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:14,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:14,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:14,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:14,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:14,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:14,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:14,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:14,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:14,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:14,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:14,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:14,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:14,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:14,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:14,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:14,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:14,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:14,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:14,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:14,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:14,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:14,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:14,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:14,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:14,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:14,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:14,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:14,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:14,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:14,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:14,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:14,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:14,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:14,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:14,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:14,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:14,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:14,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:14,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:14,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:14,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:14,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:14,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:14,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:14,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:14,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:14,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:14,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:14,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:14,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:14,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:14,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:14,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:14,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:14,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:14,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:14,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:14,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:14,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:14,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:14,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:14,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:14,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:14,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:14,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:14,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:14,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:14,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:14,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:14,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:14,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:14,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:14,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:14,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:14,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:14,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:14,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:14,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:14,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:14,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:14,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:14,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:14,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:14,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:14,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:14,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:14,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:14,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:14,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:14,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:14,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:14,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:14,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:14,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:14,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:14,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:14,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:14,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:14,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:14,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:14,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:14,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:14,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:14,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:14,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:14,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:14,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:14,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:14,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:14,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:14,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:14,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:14,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:14,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:14,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:14,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:14,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:14,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:14,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:14,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:14,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:14,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:14,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:14,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:14,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:14,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:14,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:14,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:14,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-11-10 00:15:14,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1489 [2024-11-10 00:15:14,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1508 [2024-11-10 00:15:14,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1527 [2024-11-10 00:15:14,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1547 [2024-11-10 00:15:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,327 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:14,327 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:14,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [826598993] [2024-11-10 00:15:14,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [826598993] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:14,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [659525225] [2024-11-10 00:15:14,327 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:14,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:14,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:14,328 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:14,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process [2024-11-10 00:15:14,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:14,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 3414 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:15:14,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:14,792 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 3417 proven. 0 refuted. 0 times theorem prover too weak. 63927 trivial. 0 not checked. [2024-11-10 00:15:14,793 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:14,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [659525225] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:14,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:14,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:15:14,793 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [469101118] [2024-11-10 00:15:14,793 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:14,794 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:15:14,794 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:14,795 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:15:14,795 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:14,795 INFO L87 Difference]: Start difference. First operand 11606 states and 19044 transitions. Second operand has 6 states, 5 states have (on average 128.6) internal successors, (643), 6 states have internal predecessors, (643), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:16,126 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:16,127 INFO L93 Difference]: Finished difference Result 12865 states and 20947 transitions. [2024-11-10 00:15:16,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:16,127 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 128.6) internal successors, (643), 6 states have internal predecessors, (643), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1554 [2024-11-10 00:15:16,128 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:16,139 INFO L225 Difference]: With dead ends: 12865 [2024-11-10 00:15:16,139 INFO L226 Difference]: Without dead ends: 11626 [2024-11-10 00:15:16,142 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1926 GetRequests, 1920 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:16,143 INFO L432 NwaCegarLoop]: 2325 mSDtfsCounter, 1 mSDsluCounter, 8922 mSDsCounter, 0 mSdLazyCounter, 3844 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11247 SdHoareTripleChecker+Invalid, 3845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:16,143 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11247 Invalid, 3845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3844 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-11-10 00:15:16,147 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11626 states. [2024-11-10 00:15:16,252 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11626 to 11626. [2024-11-10 00:15:16,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11626 states, 11169 states have (on average 1.6253917091950936) internal successors, (18154), 11169 states have internal predecessors, (18154), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:16,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11626 states to 11626 states and 19064 transitions. [2024-11-10 00:15:16,272 INFO L78 Accepts]: Start accepts. Automaton has 11626 states and 19064 transitions. Word has length 1554 [2024-11-10 00:15:16,273 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:16,273 INFO L471 AbstractCegarLoop]: Abstraction has 11626 states and 19064 transitions. [2024-11-10 00:15:16,273 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 128.6) internal successors, (643), 6 states have internal predecessors, (643), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:16,273 INFO L276 IsEmpty]: Start isEmpty. Operand 11626 states and 19064 transitions. [2024-11-10 00:15:16,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1556 [2024-11-10 00:15:16,291 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:16,291 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:16,308 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:16,492 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26 [2024-11-10 00:15:16,492 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:16,492 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:16,493 INFO L85 PathProgramCache]: Analyzing trace with hash 1521888652, now seen corresponding path program 1 times [2024-11-10 00:15:16,493 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:16,493 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056961985] [2024-11-10 00:15:16,493 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:16,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:16,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:16,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:16,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:16,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:16,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:16,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:16,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:16,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:16,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:16,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:16,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:16,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:16,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:16,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:16,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:16,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:16,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:16,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:16,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:16,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:16,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:16,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:16,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:16,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:16,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:16,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:16,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:16,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:16,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:16,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:16,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:16,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:16,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:16,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:16,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:16,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:16,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:16,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:16,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:16,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:16,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:16,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:16,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:17,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:17,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:17,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:17,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:17,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:17,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:17,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:17,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:17,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:17,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:17,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:17,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:17,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:17,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:17,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:17,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:17,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:17,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:17,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:17,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:17,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:17,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:17,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:17,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:17,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:17,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:17,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:17,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:17,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:17,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:17,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:17,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:17,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:17,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:17,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:17,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:17,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:17,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:17,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:17,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:17,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:17,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:17,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:17,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:17,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:17,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:17,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:17,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:17,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:17,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:17,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:17,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:17,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:17,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:17,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:17,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:17,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:17,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:17,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:17,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:17,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:17,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1471 [2024-11-10 00:15:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1490 [2024-11-10 00:15:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1509 [2024-11-10 00:15:17,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1528 [2024-11-10 00:15:17,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:15:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,061 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:17,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:17,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056961985] [2024-11-10 00:15:17,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056961985] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:17,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1689734154] [2024-11-10 00:15:17,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:17,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:17,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:17,062 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:17,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process [2024-11-10 00:15:17,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:17,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 3417 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:17,479 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:17,505 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 3580 proven. 0 refuted. 0 times theorem prover too weak. 63764 trivial. 0 not checked. [2024-11-10 00:15:17,505 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:17,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1689734154] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:17,505 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:17,506 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:17,506 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1223969099] [2024-11-10 00:15:17,506 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:17,507 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:17,507 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:17,508 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:17,508 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:17,508 INFO L87 Difference]: Start difference. First operand 11626 states and 19064 transitions. Second operand has 3 states, 3 states have (on average 213.66666666666666) internal successors, (641), 3 states have internal predecessors, (641), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:18,013 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:18,014 INFO L93 Difference]: Finished difference Result 12905 states and 20997 transitions. [2024-11-10 00:15:18,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:18,014 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 213.66666666666666) internal successors, (641), 3 states have internal predecessors, (641), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1555 [2024-11-10 00:15:18,015 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:18,026 INFO L225 Difference]: With dead ends: 12905 [2024-11-10 00:15:18,026 INFO L226 Difference]: Without dead ends: 11636 [2024-11-10 00:15:18,029 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1927 GetRequests, 1922 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:18,030 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:18,030 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-10 00:15:18,034 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11636 states. [2024-11-10 00:15:18,137 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11636 to 11636. [2024-11-10 00:15:18,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11636 states, 11179 states have (on average 1.624832274800966) internal successors, (18164), 11179 states have internal predecessors, (18164), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:18,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11636 states to 11636 states and 19074 transitions. [2024-11-10 00:15:18,157 INFO L78 Accepts]: Start accepts. Automaton has 11636 states and 19074 transitions. Word has length 1555 [2024-11-10 00:15:18,158 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:18,158 INFO L471 AbstractCegarLoop]: Abstraction has 11636 states and 19074 transitions. [2024-11-10 00:15:18,158 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.66666666666666) internal successors, (641), 3 states have internal predecessors, (641), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:18,158 INFO L276 IsEmpty]: Start isEmpty. Operand 11636 states and 19074 transitions. [2024-11-10 00:15:18,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1556 [2024-11-10 00:15:18,176 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:18,177 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:18,192 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:18,377 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27 [2024-11-10 00:15:18,377 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:18,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:18,378 INFO L85 PathProgramCache]: Analyzing trace with hash 1589428106, now seen corresponding path program 1 times [2024-11-10 00:15:18,378 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:18,378 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1521203595] [2024-11-10 00:15:18,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:18,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:18,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:18,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:18,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:18,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:18,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:18,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:18,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:18,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:18,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:18,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:18,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:18,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:18,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:18,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:18,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:18,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:18,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:18,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:18,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:18,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:18,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:18,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:18,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:18,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:18,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:18,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:18,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:18,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:18,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:18,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:18,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:18,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:18,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:18,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:18,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:18,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:18,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:18,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:18,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:18,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:18,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:18,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:18,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:18,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:18,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:18,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:18,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:18,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:18,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:18,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:18,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:18,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:18,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:18,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:18,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:18,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:18,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:18,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:18,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:18,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:18,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:18,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:18,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:18,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:18,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:18,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:18,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:18,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:18,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:18,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:18,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:18,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:18,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:18,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:18,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:18,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:18,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:18,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:18,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:18,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:18,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:18,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:18,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:18,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:18,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:18,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:18,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:18,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:18,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:18,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:18,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:18,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:18,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:18,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:18,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:18,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:18,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:18,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:18,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:18,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:18,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:18,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:18,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:18,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:18,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:18,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:18,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:18,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:18,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:18,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:18,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:18,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:18,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:18,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:18,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:18,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:18,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:18,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:18,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:18,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:18,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:18,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:18,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:18,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:18,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:18,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:18,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:18,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:18,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:18,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:18,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:18,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:18,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:18,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:18,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1471 [2024-11-10 00:15:18,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1490 [2024-11-10 00:15:18,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1509 [2024-11-10 00:15:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1528 [2024-11-10 00:15:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-10 00:15:18,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:18,987 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:18,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:18,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1521203595] [2024-11-10 00:15:18,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1521203595] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:18,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2133870593] [2024-11-10 00:15:18,989 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:18,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:18,989 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:18,991 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:18,992 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process [2024-11-10 00:15:19,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:19,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 3417 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:19,420 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:19,453 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 3580 proven. 0 refuted. 0 times theorem prover too weak. 63764 trivial. 0 not checked. [2024-11-10 00:15:19,453 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:19,453 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2133870593] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:19,453 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:19,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:19,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732456723] [2024-11-10 00:15:19,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:19,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:19,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:19,456 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:19,456 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:19,456 INFO L87 Difference]: Start difference. First operand 11636 states and 19074 transitions. Second operand has 4 states, 4 states have (on average 160.25) internal successors, (641), 4 states have internal predecessors, (641), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:20,143 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:20,143 INFO L93 Difference]: Finished difference Result 13095 states and 21277 transitions. [2024-11-10 00:15:20,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:20,143 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 160.25) internal successors, (641), 4 states have internal predecessors, (641), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1555 [2024-11-10 00:15:20,144 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:20,157 INFO L225 Difference]: With dead ends: 13095 [2024-11-10 00:15:20,157 INFO L226 Difference]: Without dead ends: 11726 [2024-11-10 00:15:20,162 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1927 GetRequests, 1921 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:20,162 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:20,162 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:15:20,167 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11726 states. [2024-11-10 00:15:20,281 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11726 to 11726. [2024-11-10 00:15:20,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11726 states, 11269 states have (on average 1.622504215103381) internal successors, (18284), 11269 states have internal predecessors, (18284), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:20,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11726 states to 11726 states and 19194 transitions. [2024-11-10 00:15:20,305 INFO L78 Accepts]: Start accepts. Automaton has 11726 states and 19194 transitions. Word has length 1555 [2024-11-10 00:15:20,306 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:20,306 INFO L471 AbstractCegarLoop]: Abstraction has 11726 states and 19194 transitions. [2024-11-10 00:15:20,306 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 160.25) internal successors, (641), 4 states have internal predecessors, (641), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:20,306 INFO L276 IsEmpty]: Start isEmpty. Operand 11726 states and 19194 transitions. [2024-11-10 00:15:20,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1557 [2024-11-10 00:15:20,325 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:20,326 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:20,342 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:20,526 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 30 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2024-11-10 00:15:20,526 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:20,526 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:20,527 INFO L85 PathProgramCache]: Analyzing trace with hash 131580529, now seen corresponding path program 1 times [2024-11-10 00:15:20,527 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:20,527 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655684067] [2024-11-10 00:15:20,527 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:20,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:20,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:20,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:20,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:20,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:20,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:20,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:20,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:20,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:20,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:20,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:20,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:20,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:20,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:20,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:20,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:20,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:20,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:20,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:20,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:20,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:20,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:20,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:20,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:20,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:20,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:20,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:20,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:20,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:20,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:20,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:20,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:20,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:20,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:20,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:20,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:20,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:20,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:20,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:20,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:20,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:20,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:20,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:20,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:20,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:20,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:20,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:20,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:21,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:21,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:21,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:21,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:21,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:21,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:21,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:21,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:21,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:21,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:21,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:21,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:21,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:21,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:21,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:21,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:21,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:21,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:21,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:21,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:21,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:21,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:21,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:21,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:21,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:21,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:21,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:21,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:21,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:21,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:21,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:21,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:21,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:21,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:21,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:21,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:21,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:21,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:21,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:21,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:21,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:21,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:21,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:21,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:21,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:21,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:21,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:21,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:21,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:21,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:21,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:21,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:21,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:21,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:21,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:21,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:21,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:21,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:21,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:21,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:21,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:21,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:21,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:21,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:21,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:21,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:21,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:21,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:21,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:21,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:21,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:21,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:21,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:21,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:21,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:21,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:21,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:21,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:21,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:21,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:21,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:21,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:21,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:21,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:21,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:21,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:21,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:21,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:21,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:21,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:21,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:21,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:21,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:21,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:21,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1472 [2024-11-10 00:15:21,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1491 [2024-11-10 00:15:21,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1510 [2024-11-10 00:15:21,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1529 [2024-11-10 00:15:21,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1549 [2024-11-10 00:15:21,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,071 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:21,071 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:21,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [655684067] [2024-11-10 00:15:21,071 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [655684067] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:21,071 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [926710620] [2024-11-10 00:15:21,072 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:21,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:21,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:21,073 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:21,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process [2024-11-10 00:15:21,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:21,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 3420 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:21,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:21,527 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 3580 proven. 0 refuted. 0 times theorem prover too weak. 63764 trivial. 0 not checked. [2024-11-10 00:15:21,528 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:21,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [926710620] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:21,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:21,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:21,528 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1741572017] [2024-11-10 00:15:21,528 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:21,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:21,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:21,531 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:21,531 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:21,531 INFO L87 Difference]: Start difference. First operand 11726 states and 19194 transitions. Second operand has 3 states, 3 states have (on average 214.0) internal successors, (642), 3 states have internal predecessors, (642), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:22,108 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:22,108 INFO L93 Difference]: Finished difference Result 13125 states and 21307 transitions. [2024-11-10 00:15:22,108 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:22,108 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 214.0) internal successors, (642), 3 states have internal predecessors, (642), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1556 [2024-11-10 00:15:22,109 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:22,121 INFO L225 Difference]: With dead ends: 13125 [2024-11-10 00:15:22,121 INFO L226 Difference]: Without dead ends: 11736 [2024-11-10 00:15:22,123 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1928 GetRequests, 1923 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:22,124 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:22,124 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:15:22,128 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11736 states. [2024-11-10 00:15:22,242 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11736 to 11736. [2024-11-10 00:15:22,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11736 states, 11279 states have (on average 1.621952300735881) internal successors, (18294), 11279 states have internal predecessors, (18294), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:22,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11736 states to 11736 states and 19204 transitions. [2024-11-10 00:15:22,267 INFO L78 Accepts]: Start accepts. Automaton has 11736 states and 19204 transitions. Word has length 1556 [2024-11-10 00:15:22,268 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:22,268 INFO L471 AbstractCegarLoop]: Abstraction has 11736 states and 19204 transitions. [2024-11-10 00:15:22,268 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 214.0) internal successors, (642), 3 states have internal predecessors, (642), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:22,268 INFO L276 IsEmpty]: Start isEmpty. Operand 11736 states and 19204 transitions. [2024-11-10 00:15:22,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1557 [2024-11-10 00:15:22,288 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:22,288 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:22,305 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:22,489 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,31 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:22,489 INFO L396 AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:22,489 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:22,490 INFO L85 PathProgramCache]: Analyzing trace with hash 381278387, now seen corresponding path program 1 times [2024-11-10 00:15:22,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:22,490 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [975395279] [2024-11-10 00:15:22,490 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:22,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:22,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:22,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:22,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:22,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:22,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:22,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:22,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:22,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:22,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:22,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:22,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:22,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:22,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:22,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:22,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:22,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:22,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:22,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:22,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:22,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:22,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:22,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:22,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:22,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:22,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:22,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:22,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:22,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:22,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:22,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:22,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:22,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:22,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:22,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:22,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:22,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:22,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:22,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:22,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:22,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:22,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:22,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:22,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:22,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:22,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:22,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:22,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:22,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:22,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:22,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:22,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:22,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:22,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:22,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:22,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:22,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:22,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:22,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:22,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:22,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:22,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:22,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:22,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:22,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:22,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:22,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:22,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:22,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:22,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:22,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:22,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:22,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:22,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:22,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:22,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:22,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:22,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:22,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:22,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:22,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:22,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:22,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:22,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:22,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:22,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:22,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:22,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:22,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:22,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:22,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:22,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:22,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:22,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:22,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:22,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:22,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:22,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:22,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:22,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:22,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:22,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:22,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:22,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:23,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:23,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:23,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:23,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:23,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:23,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:23,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:23,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:23,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:23,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:23,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:23,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:23,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:23,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:23,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:23,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:23,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:23,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:23,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:23,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:23,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:23,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:23,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:23,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:23,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:23,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:23,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:23,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:23,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:23,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:23,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:23,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:23,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:23,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:23,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:23,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2024-11-10 00:15:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1472 [2024-11-10 00:15:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1491 [2024-11-10 00:15:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1510 [2024-11-10 00:15:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1529 [2024-11-10 00:15:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1549 [2024-11-10 00:15:23,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,047 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:23,047 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:23,047 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [975395279] [2024-11-10 00:15:23,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [975395279] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:23,047 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1337231116] [2024-11-10 00:15:23,047 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:23,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:23,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:23,049 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:23,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process [2024-11-10 00:15:23,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:23,463 INFO L255 TraceCheckSpWp]: Trace formula consists of 3420 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-10 00:15:23,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:23,506 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 4114 proven. 0 refuted. 0 times theorem prover too weak. 63230 trivial. 0 not checked. [2024-11-10 00:15:23,506 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:23,507 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1337231116] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:23,507 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:23,507 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-10 00:15:23,507 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1813067491] [2024-11-10 00:15:23,507 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:23,508 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-10 00:15:23,508 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:23,509 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-10 00:15:23,509 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:23,509 INFO L87 Difference]: Start difference. First operand 11736 states and 19204 transitions. Second operand has 6 states, 5 states have (on average 129.0) internal successors, (645), 6 states have internal predecessors, (645), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:24,861 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:24,861 INFO L93 Difference]: Finished difference Result 13475 states and 21847 transitions. [2024-11-10 00:15:24,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-10 00:15:24,862 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 129.0) internal successors, (645), 6 states have internal predecessors, (645), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) Word has length 1556 [2024-11-10 00:15:24,863 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:24,875 INFO L225 Difference]: With dead ends: 13475 [2024-11-10 00:15:24,875 INFO L226 Difference]: Without dead ends: 11756 [2024-11-10 00:15:24,879 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1928 GetRequests, 1922 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:24,880 INFO L432 NwaCegarLoop]: 2325 mSDtfsCounter, 1 mSDsluCounter, 8922 mSDsCounter, 0 mSdLazyCounter, 3844 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11247 SdHoareTripleChecker+Invalid, 3845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:24,880 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11247 Invalid, 3845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3844 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-10 00:15:24,884 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11756 states. [2024-11-10 00:15:24,998 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11756 to 11756. [2024-11-10 00:15:25,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11756 states, 11299 states have (on average 1.620851402779007) internal successors, (18314), 11299 states have internal predecessors, (18314), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:25,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11756 states to 11756 states and 19224 transitions. [2024-11-10 00:15:25,022 INFO L78 Accepts]: Start accepts. Automaton has 11756 states and 19224 transitions. Word has length 1556 [2024-11-10 00:15:25,023 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:25,023 INFO L471 AbstractCegarLoop]: Abstraction has 11756 states and 19224 transitions. [2024-11-10 00:15:25,024 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 129.0) internal successors, (645), 6 states have internal predecessors, (645), 3 states have call successors, (184), 2 states have call predecessors, (184), 3 states have return successors, (184), 2 states have call predecessors, (184), 3 states have call successors, (184) [2024-11-10 00:15:25,024 INFO L276 IsEmpty]: Start isEmpty. Operand 11756 states and 19224 transitions. [2024-11-10 00:15:25,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1558 [2024-11-10 00:15:25,079 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:25,080 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:25,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0 [2024-11-10 00:15:25,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,32 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:25,281 INFO L396 AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:25,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:25,282 INFO L85 PathProgramCache]: Analyzing trace with hash -1355270102, now seen corresponding path program 1 times [2024-11-10 00:15:25,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:25,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2143045436] [2024-11-10 00:15:25,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:25,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:25,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:25,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:25,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:25,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:25,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:25,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:25,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:25,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:25,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:25,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:25,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:25,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:25,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:25,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:25,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:25,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:25,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:25,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:25,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:25,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:25,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:25,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:25,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:25,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:25,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:25,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:25,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:25,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:25,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:25,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:25,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:25,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:25,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:25,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:25,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:25,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:25,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:25,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:25,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:25,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:25,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:25,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:25,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:25,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:25,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:25,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:25,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:25,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:25,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:25,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:25,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:25,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:25,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:25,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:25,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:25,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:25,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:25,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:25,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:25,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:25,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:25,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:25,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:25,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:25,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:25,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:25,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:25,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:25,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:25,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:25,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:25,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:25,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:25,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:25,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:25,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:25,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:25,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:25,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:25,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:25,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:25,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:25,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:25,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:25,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:25,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:25,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:25,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:25,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:25,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:25,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:25,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:25,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:25,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:25,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:25,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:25,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:25,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:25,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:25,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:25,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:25,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:25,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:25,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:25,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:25,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:25,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:25,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:25,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:25,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:25,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:25,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:25,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:25,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:25,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:25,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:25,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:25,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:25,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:25,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:25,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:25,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:25,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:25,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:25,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:25,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:25,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:25,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:25,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:25,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:25,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:25,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:25,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:25,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:25,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:25,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:25,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:25,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:25,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:25,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:25,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:25,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:25,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:25,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:25,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:25,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:25,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:25,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:25,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:25,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:25,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:25,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:25,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:25,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1454 [2024-11-10 00:15:25,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1473 [2024-11-10 00:15:25,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1492 [2024-11-10 00:15:25,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1511 [2024-11-10 00:15:25,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:25,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1550 [2024-11-10 00:15:25,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:25,815 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:25,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:25,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2143045436] [2024-11-10 00:15:25,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2143045436] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:25,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2048658033] [2024-11-10 00:15:25,815 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:25,815 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:25,815 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:25,816 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:25,817 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process [2024-11-10 00:15:26,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:26,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 3423 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-10 00:15:26,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:26,266 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 4272 proven. 0 refuted. 0 times theorem prover too weak. 63072 trivial. 0 not checked. [2024-11-10 00:15:26,266 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:26,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2048658033] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:26,266 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:26,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-10 00:15:26,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1778145080] [2024-11-10 00:15:26,267 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:26,267 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-10 00:15:26,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:26,268 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-10 00:15:26,268 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:26,269 INFO L87 Difference]: Start difference. First operand 11756 states and 19224 transitions. Second operand has 4 states, 4 states have (on average 160.75) internal successors, (643), 4 states have internal predecessors, (643), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:26,916 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:26,917 INFO L93 Difference]: Finished difference Result 13675 states and 22147 transitions. [2024-11-10 00:15:26,917 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-10 00:15:26,917 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 160.75) internal successors, (643), 4 states have internal predecessors, (643), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1557 [2024-11-10 00:15:26,918 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:26,935 INFO L225 Difference]: With dead ends: 13675 [2024-11-10 00:15:26,935 INFO L226 Difference]: Without dead ends: 11846 [2024-11-10 00:15:26,942 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1929 GetRequests, 1923 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-10 00:15:26,942 INFO L432 NwaCegarLoop]: 2509 mSDtfsCounter, 9 mSDsluCounter, 5009 mSDsCounter, 0 mSdLazyCounter, 1538 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7518 SdHoareTripleChecker+Invalid, 1539 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1538 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:26,942 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7518 Invalid, 1539 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1538 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-10 00:15:26,949 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11846 states. [2024-11-10 00:15:27,077 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11846 to 11846. [2024-11-10 00:15:27,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11846 states, 11389 states have (on average 1.6194573711475986) internal successors, (18444), 11389 states have internal predecessors, (18444), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:27,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11846 states to 11846 states and 19354 transitions. [2024-11-10 00:15:27,105 INFO L78 Accepts]: Start accepts. Automaton has 11846 states and 19354 transitions. Word has length 1557 [2024-11-10 00:15:27,106 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:27,107 INFO L471 AbstractCegarLoop]: Abstraction has 11846 states and 19354 transitions. [2024-11-10 00:15:27,107 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 160.75) internal successors, (643), 4 states have internal predecessors, (643), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:27,107 INFO L276 IsEmpty]: Start isEmpty. Operand 11846 states and 19354 transitions. [2024-11-10 00:15:27,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1558 [2024-11-10 00:15:27,129 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:27,129 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:27,148 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Forceful destruction successful, exit code 0 [2024-11-10 00:15:27,330 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,33 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:27,330 INFO L396 AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:27,330 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:27,331 INFO L85 PathProgramCache]: Analyzing trace with hash -1342195992, now seen corresponding path program 1 times [2024-11-10 00:15:27,331 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:27,331 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1066427119] [2024-11-10 00:15:27,331 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:27,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:27,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-10 00:15:27,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-10 00:15:27,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-10 00:15:27,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-10 00:15:27,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-10 00:15:27,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-10 00:15:27,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-10 00:15:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-10 00:15:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-10 00:15:27,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-10 00:15:27,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-10 00:15:27,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-10 00:15:27,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-10 00:15:27,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-10 00:15:27,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-10 00:15:27,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-10 00:15:27,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-10 00:15:27,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-10 00:15:27,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-10 00:15:27,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-10 00:15:27,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-10 00:15:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-10 00:15:27,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-10 00:15:27,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-10 00:15:27,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-10 00:15:27,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-10 00:15:27,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-10 00:15:27,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-10 00:15:27,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-10 00:15:27,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-10 00:15:27,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-10 00:15:27,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-10 00:15:27,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-10 00:15:27,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-10 00:15:27,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-10 00:15:27,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-10 00:15:27,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-10 00:15:27,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-10 00:15:27,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-10 00:15:27,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-10 00:15:27,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-10 00:15:27,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-10 00:15:27,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-10 00:15:27,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-10 00:15:27,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-10 00:15:27,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-10 00:15:27,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-10 00:15:27,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-10 00:15:27,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-10 00:15:27,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-10 00:15:27,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-10 00:15:27,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-10 00:15:27,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-10 00:15:27,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-10 00:15:27,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-10 00:15:27,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-10 00:15:27,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-10 00:15:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-10 00:15:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-10 00:15:27,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-10 00:15:27,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-10 00:15:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-10 00:15:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-10 00:15:27,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-10 00:15:27,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-10 00:15:27,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-10 00:15:27,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-10 00:15:27,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-10 00:15:27,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-10 00:15:27,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-10 00:15:27,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-10 00:15:27,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-10 00:15:27,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-10 00:15:27,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-10 00:15:27,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-10 00:15:27,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-10 00:15:27,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-10 00:15:27,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-10 00:15:27,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-10 00:15:27,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-10 00:15:27,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-10 00:15:27,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-10 00:15:27,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-10 00:15:27,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-10 00:15:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-10 00:15:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-10 00:15:27,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-10 00:15:27,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-10 00:15:27,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-10 00:15:27,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-10 00:15:27,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-10 00:15:27,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-10 00:15:27,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-10 00:15:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-10 00:15:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-10 00:15:27,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-10 00:15:27,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-10 00:15:27,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-10 00:15:27,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-10 00:15:27,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-10 00:15:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-10 00:15:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-10 00:15:27,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-10 00:15:27,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-10 00:15:27,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-10 00:15:27,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-10 00:15:27,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-10 00:15:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-10 00:15:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-10 00:15:27,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-10 00:15:27,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-10 00:15:27,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2024-11-10 00:15:27,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2024-11-10 00:15:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-11-10 00:15:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-11-10 00:15:27,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2024-11-10 00:15:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-11-10 00:15:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2024-11-10 00:15:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-10 00:15:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-10 00:15:27,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2024-11-10 00:15:27,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2024-11-10 00:15:27,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-11-10 00:15:27,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2024-11-10 00:15:27,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2024-11-10 00:15:27,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-10 00:15:27,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-11-10 00:15:27,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2024-11-10 00:15:27,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-10 00:15:27,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-10 00:15:27,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-10 00:15:27,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-10 00:15:27,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-10 00:15:27,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2024-11-10 00:15:27,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2024-11-10 00:15:27,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-10 00:15:27,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-10 00:15:27,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-11-10 00:15:27,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-10 00:15:27,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-11-10 00:15:27,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 807 [2024-11-10 00:15:27,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 824 [2024-11-10 00:15:27,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-10 00:15:27,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 858 [2024-11-10 00:15:27,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-11-10 00:15:27,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-11-10 00:15:27,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2024-11-10 00:15:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-10 00:15:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 943 [2024-11-10 00:15:27,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-10 00:15:27,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-11-10 00:15:27,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 994 [2024-11-10 00:15:27,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-10 00:15:27,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-10 00:15:27,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-11-10 00:15:27,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-11-10 00:15:27,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-11-10 00:15:27,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-10 00:15:27,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1113 [2024-11-10 00:15:27,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-11-10 00:15:27,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-10 00:15:27,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1164 [2024-11-10 00:15:27,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-10 00:15:27,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-10 00:15:27,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-11-10 00:15:27,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2024-11-10 00:15:27,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-10 00:15:27,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-10 00:15:27,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-11-10 00:15:27,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-11-10 00:15:27,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-10 00:15:27,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2024-11-10 00:15:27,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-10 00:15:27,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1368 [2024-11-10 00:15:27,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-11-10 00:15:27,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2024-11-10 00:15:27,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1419 [2024-11-10 00:15:27,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-10 00:15:27,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1454 [2024-11-10 00:15:27,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1473 [2024-11-10 00:15:27,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1492 [2024-11-10 00:15:27,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1511 [2024-11-10 00:15:27,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-11-10 00:15:27,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1550 [2024-11-10 00:15:27,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:27,960 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 414 proven. 135 refuted. 0 times theorem prover too weak. 66795 trivial. 0 not checked. [2024-11-10 00:15:27,961 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-10 00:15:27,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1066427119] [2024-11-10 00:15:27,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1066427119] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-10 00:15:27,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1516530547] [2024-11-10 00:15:27,961 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:27,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-10 00:15:27,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 00:15:27,962 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-10 00:15:27,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process [2024-11-10 00:15:28,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-10 00:15:28,390 INFO L255 TraceCheckSpWp]: Trace formula consists of 3423 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-10 00:15:28,401 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-10 00:15:28,428 INFO L134 CoverageAnalysis]: Checked inductivity of 67344 backedges. 4272 proven. 0 refuted. 0 times theorem prover too weak. 63072 trivial. 0 not checked. [2024-11-10 00:15:28,428 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-10 00:15:28,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1516530547] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-10 00:15:28,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-10 00:15:28,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-10 00:15:28,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2093589165] [2024-11-10 00:15:28,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-10 00:15:28,430 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-10 00:15:28,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-10 00:15:28,431 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-10 00:15:28,431 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:28,431 INFO L87 Difference]: Start difference. First operand 11846 states and 19354 transitions. Second operand has 3 states, 3 states have (on average 214.33333333333334) internal successors, (643), 3 states have internal predecessors, (643), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:28,980 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-10 00:15:28,981 INFO L93 Difference]: Finished difference Result 13645 states and 22077 transitions. [2024-11-10 00:15:28,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-10 00:15:28,981 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 214.33333333333334) internal successors, (643), 3 states have internal predecessors, (643), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) Word has length 1557 [2024-11-10 00:15:28,982 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-10 00:15:29,001 INFO L225 Difference]: With dead ends: 13645 [2024-11-10 00:15:29,002 INFO L226 Difference]: Without dead ends: 11856 [2024-11-10 00:15:29,009 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1929 GetRequests, 1924 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-10 00:15:29,009 INFO L432 NwaCegarLoop]: 2512 mSDtfsCounter, 0 mSDsluCounter, 2505 mSDsCounter, 0 mSdLazyCounter, 1020 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 5017 SdHoareTripleChecker+Invalid, 1020 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1020 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-10 00:15:29,009 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 5017 Invalid, 1020 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1020 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-10 00:15:29,019 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11856 states. [2024-11-10 00:15:29,154 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11856 to 11856. [2024-11-10 00:15:29,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11856 states, 11399 states have (on average 1.618036669883323) internal successors, (18444), 11399 states have internal predecessors, (18444), 455 states have call successors, (455), 1 states have call predecessors, (455), 1 states have return successors, (455), 455 states have call predecessors, (455), 455 states have call successors, (455) [2024-11-10 00:15:29,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11856 states to 11856 states and 19354 transitions. [2024-11-10 00:15:29,184 INFO L78 Accepts]: Start accepts. Automaton has 11856 states and 19354 transitions. Word has length 1557 [2024-11-10 00:15:29,185 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-10 00:15:29,185 INFO L471 AbstractCegarLoop]: Abstraction has 11856 states and 19354 transitions. [2024-11-10 00:15:29,185 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 214.33333333333334) internal successors, (643), 3 states have internal predecessors, (643), 2 states have call successors, (184), 2 states have call predecessors, (184), 2 states have return successors, (184), 2 states have call predecessors, (184), 2 states have call successors, (184) [2024-11-10 00:15:29,185 INFO L276 IsEmpty]: Start isEmpty. Operand 11856 states and 19354 transitions. [2024-11-10 00:15:29,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1559 [2024-11-10 00:15:29,209 INFO L207 NwaCegarLoop]: Found error trace [2024-11-10 00:15:29,209 INFO L215 NwaCegarLoop]: trace histogram [184, 184, 184, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-10 00:15:29,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0 [2024-11-10 00:15:29,410 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 34 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32 [2024-11-10 00:15:29,410 INFO L396 AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-10 00:15:29,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 00:15:29,410 INFO L85 PathProgramCache]: Analyzing trace with hash -620296107, now seen corresponding path program 1 times [2024-11-10 00:15:29,411 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 00:15:29,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837852329] [2024-11-10 00:15:29,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 00:15:29,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 00:15:29,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat