./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/rlim_exit.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/rlim_exit.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 d77357c243d95f35d00bc89e7fc23b91d82935f320cfab6cb2f6a7d192f5b03f --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-19 19:09:13,155 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 19:09:13,215 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-19 19:09:13,218 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 19:09:13,219 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 19:09:13,236 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 19:09:13,237 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 19:09:13,237 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 19:09:13,238 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 19:09:13,239 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 19:09:13,239 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 19:09:13,239 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 19:09:13,243 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 19:09:13,243 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 19:09:13,245 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 19:09:13,245 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 19:09:13,245 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 19:09:13,245 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 19:09:13,246 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 19:09:13,246 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 19:09:13,246 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 19:09:13,249 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 19:09:13,249 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 19:09:13,250 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 19:09:13,250 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 19:09:13,250 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 19:09:13,250 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 19:09:13,250 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 19:09:13,251 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 19:09:13,251 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 19:09:13,251 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 19:09:13,251 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 19:09:13,251 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 19:09:13,252 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 19:09:13,252 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 19:09:13,252 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 19:09:13,252 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 19:09:13,252 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 19:09:13,252 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 19:09:13,252 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 19:09:13,253 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 19:09:13,253 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 19:09:13,253 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 -> d77357c243d95f35d00bc89e7fc23b91d82935f320cfab6cb2f6a7d192f5b03f [2024-11-19 19:09:13,498 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 19:09:13,538 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 19:09:13,542 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 19:09:13,543 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 19:09:13,544 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 19:09:13,545 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/rlim_exit.c [2024-11-19 19:09:14,915 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 19:09:15,064 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 19:09:15,064 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/rlim_exit.c [2024-11-19 19:09:15,075 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/950c2e627/fc115ab3bd7140dd96cb72c128c78707/FLAGf6226ce4c [2024-11-19 19:09:15,477 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/950c2e627/fc115ab3bd7140dd96cb72c128c78707 [2024-11-19 19:09:15,479 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 19:09:15,484 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 19:09:15,485 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 19:09:15,487 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 19:09:15,491 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 19:09:15,492 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,494 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5255c664 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15, skipping insertion in model container [2024-11-19 19:09:15,494 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,509 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 19:09:15,650 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/float-benchs/rlim_exit.c[446,459] [2024-11-19 19:09:15,661 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 19:09:15,666 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 19:09:15,676 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/float-benchs/rlim_exit.c[446,459] [2024-11-19 19:09:15,679 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 19:09:15,693 INFO L204 MainTranslator]: Completed translation [2024-11-19 19:09:15,696 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15 WrapperNode [2024-11-19 19:09:15,696 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 19:09:15,697 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 19:09:15,697 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 19:09:15,697 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 19:09:15,702 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,710 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,724 INFO L138 Inliner]: procedures = 14, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 48 [2024-11-19 19:09:15,725 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 19:09:15,726 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 19:09:15,726 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 19:09:15,726 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 19:09:15,733 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,734 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,735 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,742 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-19 19:09:15,746 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,747 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,751 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,754 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,755 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,755 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,756 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 19:09:15,757 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 19:09:15,757 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 19:09:15,757 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 19:09:15,758 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (1/1) ... [2024-11-19 19:09:15,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 19:09:15,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:09:15,788 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-19 19:09:15,791 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-19 19:09:15,835 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 19:09:15,835 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-19 19:09:15,835 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-19 19:09:15,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 19:09:15,835 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 19:09:15,835 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 19:09:15,881 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 19:09:15,884 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 19:09:16,015 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-19 19:09:16,015 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 19:09:16,024 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 19:09:16,024 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-19 19:09:16,024 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:09:16 BoogieIcfgContainer [2024-11-19 19:09:16,024 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 19:09:16,026 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 19:09:16,026 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 19:09:16,028 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 19:09:16,028 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:09:15" (1/3) ... [2024-11-19 19:09:16,029 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ca025f9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:09:16, skipping insertion in model container [2024-11-19 19:09:16,029 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:09:15" (2/3) ... [2024-11-19 19:09:16,029 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ca025f9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:09:16, skipping insertion in model container [2024-11-19 19:09:16,030 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:09:16" (3/3) ... [2024-11-19 19:09:16,030 INFO L112 eAbstractionObserver]: Analyzing ICFG rlim_exit.c [2024-11-19 19:09:16,042 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 19:09:16,042 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 19:09:16,085 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 19:09:16,090 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;@6114b8c3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 19:09:16,090 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 19:09:16,093 INFO L276 IsEmpty]: Start isEmpty. Operand has 21 states, 16 states have (on average 1.4375) internal successors, (23), 17 states have internal predecessors, (23), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-19 19:09:16,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-19 19:09:16,098 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:16,099 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-19 19:09:16,099 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:16,103 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:16,103 INFO L85 PathProgramCache]: Analyzing trace with hash 889617946, now seen corresponding path program 1 times [2024-11-19 19:09:16,113 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:16,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1510004357] [2024-11-19 19:09:16,114 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:16,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:16,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:16,225 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:09:16,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:09:16,227 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1510004357] [2024-11-19 19:09:16,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1510004357] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 19:09:16,228 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 19:09:16,228 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 19:09:16,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [256054826] [2024-11-19 19:09:16,230 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 19:09:16,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 19:09:16,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:09:16,254 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 19:09:16,255 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 19:09:16,257 INFO L87 Difference]: Start difference. First operand has 21 states, 16 states have (on average 1.4375) internal successors, (23), 17 states have internal predecessors, (23), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 19:09:16,290 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:09:16,290 INFO L93 Difference]: Finished difference Result 47 states and 69 transitions. [2024-11-19 19:09:16,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 19:09:16,297 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2024-11-19 19:09:16,297 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:09:16,302 INFO L225 Difference]: With dead ends: 47 [2024-11-19 19:09:16,302 INFO L226 Difference]: Without dead ends: 24 [2024-11-19 19:09:16,304 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 19:09:16,308 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 6 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 19:09:16,309 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 41 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 19:09:16,322 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-11-19 19:09:16,335 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 18. [2024-11-19 19:09:16,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 14 states have (on average 1.2142857142857142) internal successors, (17), 14 states have internal predecessors, (17), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-19 19:09:16,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 21 transitions. [2024-11-19 19:09:16,338 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 21 transitions. Word has length 6 [2024-11-19 19:09:16,338 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:09:16,338 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 21 transitions. [2024-11-19 19:09:16,338 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 19:09:16,339 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions. [2024-11-19 19:09:16,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-19 19:09:16,340 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:16,340 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 19:09:16,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 19:09:16,340 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:16,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:16,341 INFO L85 PathProgramCache]: Analyzing trace with hash -1329688190, now seen corresponding path program 1 times [2024-11-19 19:09:16,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:16,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939442715] [2024-11-19 19:09:16,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:16,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:16,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:16,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-19 19:09:16,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:16,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-19 19:09:16,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:16,469 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-19 19:09:16,470 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:09:16,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939442715] [2024-11-19 19:09:16,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939442715] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:09:16,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [6775687] [2024-11-19 19:09:16,471 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:16,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:16,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:09:16,473 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-19 19:09:16,474 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-19 19:09:16,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:16,520 INFO L255 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 19:09:16,524 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:09:16,644 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-19 19:09:16,644 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:09:16,705 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-19 19:09:16,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [6775687] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:09:16,706 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:09:16,706 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-19 19:09:16,706 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [522054876] [2024-11-19 19:09:16,706 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:09:16,707 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 19:09:16,707 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:09:16,708 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 19:09:16,708 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-19 19:09:16,709 INFO L87 Difference]: Start difference. First operand 18 states and 21 transitions. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-11-19 19:09:16,766 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:09:16,767 INFO L93 Difference]: Finished difference Result 43 states and 60 transitions. [2024-11-19 19:09:16,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 19:09:16,768 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 20 [2024-11-19 19:09:16,768 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:09:16,769 INFO L225 Difference]: With dead ends: 43 [2024-11-19 19:09:16,770 INFO L226 Difference]: Without dead ends: 39 [2024-11-19 19:09:16,770 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-19 19:09:16,771 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 21 mSDsluCounter, 47 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 19:09:16,772 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 65 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 19:09:16,774 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2024-11-19 19:09:16,781 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2024-11-19 19:09:16,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 29 states have (on average 1.3103448275862069) internal successors, (38), 29 states have internal predecessors, (38), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-19 19:09:16,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 54 transitions. [2024-11-19 19:09:16,783 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 54 transitions. Word has length 20 [2024-11-19 19:09:16,784 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:09:16,784 INFO L471 AbstractCegarLoop]: Abstraction has 39 states and 54 transitions. [2024-11-19 19:09:16,784 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-11-19 19:09:16,785 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 54 transitions. [2024-11-19 19:09:16,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-19 19:09:16,786 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:16,787 INFO L215 NwaCegarLoop]: trace histogram [8, 8, 8, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1] [2024-11-19 19:09:16,796 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-19 19:09:16,991 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:16,992 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:16,993 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:16,994 INFO L85 PathProgramCache]: Analyzing trace with hash 1445218234, now seen corresponding path program 2 times [2024-11-19 19:09:16,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:16,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1415050107] [2024-11-19 19:09:16,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:16,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:17,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-19 19:09:17,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-19 19:09:17,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 19:09:17,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-19 19:09:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-19 19:09:17,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-19 19:09:17,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-19 19:09:17,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-19 19:09:17,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:17,164 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-11-19 19:09:17,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:09:17,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1415050107] [2024-11-19 19:09:17,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1415050107] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:09:17,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1025789617] [2024-11-19 19:09:17,164 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 19:09:17,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:17,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:09:17,167 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-19 19:09:17,167 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-19 19:09:17,218 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 19:09:17,219 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:09:17,220 INFO L255 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-19 19:09:17,223 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:09:17,294 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-11-19 19:09:17,294 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:09:17,416 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-11-19 19:09:17,416 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1025789617] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:09:17,416 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:09:17,416 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-19 19:09:17,417 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [90760373] [2024-11-19 19:09:17,417 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:09:17,417 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-19 19:09:17,417 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:09:17,418 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-19 19:09:17,418 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-19 19:09:17,419 INFO L87 Difference]: Start difference. First operand 39 states and 54 transitions. Second operand has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 9 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 9 states have call predecessors, (18), 9 states have call successors, (18) [2024-11-19 19:09:17,508 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:09:17,508 INFO L93 Difference]: Finished difference Result 85 states and 129 transitions. [2024-11-19 19:09:17,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-19 19:09:17,510 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 9 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 9 states have call predecessors, (18), 9 states have call successors, (18) Word has length 62 [2024-11-19 19:09:17,510 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:09:17,512 INFO L225 Difference]: With dead ends: 85 [2024-11-19 19:09:17,512 INFO L226 Difference]: Without dead ends: 81 [2024-11-19 19:09:17,513 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 145 GetRequests, 134 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-19 19:09:17,515 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 69 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 19:09:17,516 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 99 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 19:09:17,516 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81 states. [2024-11-19 19:09:17,527 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 81. [2024-11-19 19:09:17,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 81 states, 59 states have (on average 1.3559322033898304) internal successors, (80), 59 states have internal predecessors, (80), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) [2024-11-19 19:09:17,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 120 transitions. [2024-11-19 19:09:17,529 INFO L78 Accepts]: Start accepts. Automaton has 81 states and 120 transitions. Word has length 62 [2024-11-19 19:09:17,530 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:09:17,530 INFO L471 AbstractCegarLoop]: Abstraction has 81 states and 120 transitions. [2024-11-19 19:09:17,530 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 9 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 9 states have call predecessors, (18), 9 states have call successors, (18) [2024-11-19 19:09:17,530 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 120 transitions. [2024-11-19 19:09:17,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-19 19:09:17,536 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:17,536 INFO L215 NwaCegarLoop]: trace histogram [20, 20, 20, 10, 10, 10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1] [2024-11-19 19:09:17,543 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-19 19:09:17,736 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-19 19:09:17,737 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:17,738 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:17,738 INFO L85 PathProgramCache]: Analyzing trace with hash -1026727382, now seen corresponding path program 3 times [2024-11-19 19:09:17,738 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:17,738 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [612467482] [2024-11-19 19:09:17,738 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:17,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:17,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-19 19:09:18,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-19 19:09:18,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 19:09:18,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-19 19:09:18,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-19 19:09:18,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-19 19:09:18,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-19 19:09:18,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-19 19:09:18,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-19 19:09:18,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-19 19:09:18,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-19 19:09:18,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-19 19:09:18,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-19 19:09:18,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-19 19:09:18,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-19 19:09:18,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-19 19:09:18,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-19 19:09:18,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-19 19:09:18,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-19 19:09:18,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-19 19:09:18,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:18,111 INFO L134 CoverageAnalysis]: Checked inductivity of 1040 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 760 trivial. 0 not checked. [2024-11-19 19:09:18,113 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:09:18,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [612467482] [2024-11-19 19:09:18,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [612467482] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:09:18,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1192357963] [2024-11-19 19:09:18,113 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 19:09:18,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:18,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:09:18,115 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-19 19:09:18,116 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-19 19:09:18,223 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s) [2024-11-19 19:09:18,223 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:09:18,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 282 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-19 19:09:18,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:09:18,324 INFO L134 CoverageAnalysis]: Checked inductivity of 1040 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 760 trivial. 0 not checked. [2024-11-19 19:09:18,325 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:09:18,595 INFO L134 CoverageAnalysis]: Checked inductivity of 1040 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 760 trivial. 0 not checked. [2024-11-19 19:09:18,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1192357963] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:09:18,596 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:09:18,596 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-19 19:09:18,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1986295200] [2024-11-19 19:09:18,596 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:09:18,597 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-19 19:09:18,597 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:09:18,598 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-19 19:09:18,598 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-19 19:09:18,599 INFO L87 Difference]: Start difference. First operand 81 states and 120 transitions. Second operand has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 21 states have call successors, (42), 1 states have call predecessors, (42), 1 states have return successors, (42), 21 states have call predecessors, (42), 21 states have call successors, (42) [2024-11-19 19:09:18,721 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:09:18,722 INFO L93 Difference]: Finished difference Result 169 states and 267 transitions. [2024-11-19 19:09:18,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-19 19:09:18,722 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 21 states have call successors, (42), 1 states have call predecessors, (42), 1 states have return successors, (42), 21 states have call predecessors, (42), 21 states have call successors, (42) Word has length 146 [2024-11-19 19:09:18,723 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:09:18,724 INFO L225 Difference]: With dead ends: 169 [2024-11-19 19:09:18,724 INFO L226 Difference]: Without dead ends: 165 [2024-11-19 19:09:18,725 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 343 GetRequests, 320 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-19 19:09:18,728 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 201 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 205 SdHoareTripleChecker+Valid, 164 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 19:09:18,728 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [205 Valid, 164 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 19:09:18,728 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 165 states. [2024-11-19 19:09:18,749 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 165 to 165. [2024-11-19 19:09:18,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 165 states, 119 states have (on average 1.3781512605042017) internal successors, (164), 119 states have internal predecessors, (164), 44 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 44 states have call predecessors, (44), 44 states have call successors, (44) [2024-11-19 19:09:18,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 165 states and 252 transitions. [2024-11-19 19:09:18,755 INFO L78 Accepts]: Start accepts. Automaton has 165 states and 252 transitions. Word has length 146 [2024-11-19 19:09:18,756 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:09:18,756 INFO L471 AbstractCegarLoop]: Abstraction has 165 states and 252 transitions. [2024-11-19 19:09:18,757 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 21 states have call successors, (42), 1 states have call predecessors, (42), 1 states have return successors, (42), 21 states have call predecessors, (42), 21 states have call successors, (42) [2024-11-19 19:09:18,758 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 252 transitions. [2024-11-19 19:09:18,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 315 [2024-11-19 19:09:18,764 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:18,764 INFO L215 NwaCegarLoop]: trace histogram [44, 44, 44, 22, 22, 22, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1] [2024-11-19 19:09:18,771 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-19 19:09:18,968 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:18,972 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:18,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:18,973 INFO L85 PathProgramCache]: Analyzing trace with hash 680021770, now seen corresponding path program 4 times [2024-11-19 19:09:18,973 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:18,973 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1213083075] [2024-11-19 19:09:18,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:18,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:19,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-19 19:09:19,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-19 19:09:19,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 19:09:19,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-19 19:09:19,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-19 19:09:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-19 19:09:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-19 19:09:19,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-19 19:09:19,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-19 19:09:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-19 19:09:19,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-19 19:09:19,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-19 19:09:19,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-19 19:09:19,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-19 19:09:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-19 19:09:19,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-19 19:09:19,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-19 19:09:19,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-19 19:09:19,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-19 19:09:19,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-19 19:09:19,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-19 19:09:19,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-19 19:09:19,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-19 19:09:19,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-19 19:09:19,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-19 19:09:19,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-19 19:09:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-19 19:09:19,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-19 19:09:19,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-19 19:09:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-19 19:09:19,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-19 19:09:19,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-19 19:09:19,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-19 19:09:19,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-19 19:09:19,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-19 19:09:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-19 19:09:19,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-19 19:09:19,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-19 19:09:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-19 19:09:19,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-19 19:09:19,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-19 19:09:19,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-19 19:09:19,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-19 19:09:19,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-19 19:09:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:19,672 INFO L134 CoverageAnalysis]: Checked inductivity of 5192 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 3784 trivial. 0 not checked. [2024-11-19 19:09:19,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:09:19,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1213083075] [2024-11-19 19:09:19,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1213083075] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:09:19,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [118442072] [2024-11-19 19:09:19,673 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 19:09:19,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:19,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:09:19,676 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-19 19:09:19,676 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-19 19:09:19,807 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 19:09:19,807 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:09:19,809 INFO L255 TraceCheckSpWp]: Trace formula consists of 603 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-19 19:09:19,815 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:09:19,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5192 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 3784 trivial. 0 not checked. [2024-11-19 19:09:19,957 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:09:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 5192 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 3784 trivial. 0 not checked. [2024-11-19 19:09:20,749 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [118442072] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:09:20,749 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:09:20,749 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-19 19:09:20,750 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [596139357] [2024-11-19 19:09:20,750 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:09:20,751 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-19 19:09:20,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:09:20,752 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-19 19:09:20,753 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-19 19:09:20,753 INFO L87 Difference]: Start difference. First operand 165 states and 252 transitions. Second operand has 49 states, 49 states have (on average 3.9183673469387754) internal successors, (192), 49 states have internal predecessors, (192), 45 states have call successors, (90), 1 states have call predecessors, (90), 1 states have return successors, (90), 45 states have call predecessors, (90), 45 states have call successors, (90) [2024-11-19 19:09:21,059 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:09:21,059 INFO L93 Difference]: Finished difference Result 337 states and 543 transitions. [2024-11-19 19:09:21,059 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-19 19:09:21,060 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 3.9183673469387754) internal successors, (192), 49 states have internal predecessors, (192), 45 states have call successors, (90), 1 states have call predecessors, (90), 1 states have return successors, (90), 45 states have call predecessors, (90), 45 states have call successors, (90) Word has length 314 [2024-11-19 19:09:21,061 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:09:21,063 INFO L225 Difference]: With dead ends: 337 [2024-11-19 19:09:21,063 INFO L226 Difference]: Without dead ends: 333 [2024-11-19 19:09:21,064 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 739 GetRequests, 692 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-19 19:09:21,064 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 423 mSDsluCounter, 284 mSDsCounter, 0 mSdLazyCounter, 193 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 427 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 195 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 193 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 19:09:21,065 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [427 Valid, 302 Invalid, 195 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 193 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 19:09:21,065 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 333 states. [2024-11-19 19:09:21,086 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 333 to 333. [2024-11-19 19:09:21,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 333 states, 239 states have (on average 1.389121338912134) internal successors, (332), 239 states have internal predecessors, (332), 92 states have call successors, (92), 1 states have call predecessors, (92), 1 states have return successors, (92), 92 states have call predecessors, (92), 92 states have call successors, (92) [2024-11-19 19:09:21,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 333 states and 516 transitions. [2024-11-19 19:09:21,090 INFO L78 Accepts]: Start accepts. Automaton has 333 states and 516 transitions. Word has length 314 [2024-11-19 19:09:21,090 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:09:21,090 INFO L471 AbstractCegarLoop]: Abstraction has 333 states and 516 transitions. [2024-11-19 19:09:21,091 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 3.9183673469387754) internal successors, (192), 49 states have internal predecessors, (192), 45 states have call successors, (90), 1 states have call predecessors, (90), 1 states have return successors, (90), 45 states have call predecessors, (90), 45 states have call successors, (90) [2024-11-19 19:09:21,091 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 516 transitions. [2024-11-19 19:09:21,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 651 [2024-11-19 19:09:21,100 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:21,100 INFO L215 NwaCegarLoop]: trace histogram [92, 92, 92, 46, 46, 46, 46, 46, 46, 46, 46, 1, 1, 1, 1, 1, 1] [2024-11-19 19:09:21,107 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-19 19:09:21,300 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:21,301 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:21,301 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:21,301 INFO L85 PathProgramCache]: Analyzing trace with hash 1781598410, now seen corresponding path program 5 times [2024-11-19 19:09:21,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:21,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1864280272] [2024-11-19 19:09:21,302 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:21,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:21,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:22,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-19 19:09:23,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-19 19:09:23,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 19:09:23,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-19 19:09:23,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-19 19:09:23,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-19 19:09:23,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-19 19:09:23,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-19 19:09:23,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-19 19:09:23,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-19 19:09:23,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-19 19:09:23,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-19 19:09:23,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-19 19:09:23,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-19 19:09:23,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-19 19:09:23,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-19 19:09:23,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-19 19:09:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-19 19:09:23,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-19 19:09:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-19 19:09:23,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-19 19:09:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-19 19:09:23,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-19 19:09:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-19 19:09:23,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-19 19:09:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-19 19:09:23,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-19 19:09:23,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-19 19:09:23,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-19 19:09:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-19 19:09:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-19 19:09:23,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-19 19:09:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-19 19:09:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-19 19:09:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-19 19:09:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-19 19:09:23,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-19 19:09:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-19 19:09:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-19 19:09:23,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-19 19:09:23,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-19 19:09:23,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-19 19:09:23,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-19 19:09:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-19 19:09:23,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-11-19 19:09:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 316 [2024-11-19 19:09:23,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-11-19 19:09:23,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-19 19:09:23,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-19 19:09:23,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344 [2024-11-19 19:09:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-11-19 19:09:23,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-11-19 19:09:23,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2024-11-19 19:09:23,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 372 [2024-11-19 19:09:23,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-19 19:09:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-19 19:09:23,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-11-19 19:09:23,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 400 [2024-11-19 19:09:23,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-19 19:09:23,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-19 19:09:23,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 423 [2024-11-19 19:09:23,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428 [2024-11-19 19:09:23,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-11-19 19:09:23,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-19 19:09:23,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 451 [2024-11-19 19:09:23,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 456 [2024-11-19 19:09:23,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 465 [2024-11-19 19:09:23,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470 [2024-11-19 19:09:23,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-11-19 19:09:23,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 484 [2024-11-19 19:09:23,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 493 [2024-11-19 19:09:23,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-19 19:09:23,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-11-19 19:09:23,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-19 19:09:23,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-11-19 19:09:23,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 526 [2024-11-19 19:09:23,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-19 19:09:23,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-11-19 19:09:23,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 549 [2024-11-19 19:09:23,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 554 [2024-11-19 19:09:23,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-19 19:09:23,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-19 19:09:23,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 577 [2024-11-19 19:09:23,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-19 19:09:23,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-19 19:09:23,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-19 19:09:23,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-11-19 19:09:23,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 610 [2024-11-19 19:09:23,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 619 [2024-11-19 19:09:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-19 19:09:23,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-11-19 19:09:23,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 638 [2024-11-19 19:09:23,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:23,124 INFO L134 CoverageAnalysis]: Checked inductivity of 23000 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 16744 trivial. 0 not checked. [2024-11-19 19:09:23,124 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:09:23,125 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1864280272] [2024-11-19 19:09:23,125 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1864280272] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:09:23,125 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1453192201] [2024-11-19 19:09:23,125 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 19:09:23,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:23,125 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:09:23,127 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-19 19:09:23,130 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-19 19:09:23,454 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 67 check-sat command(s) [2024-11-19 19:09:23,454 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:09:23,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 1227 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-19 19:09:23,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:09:23,738 INFO L134 CoverageAnalysis]: Checked inductivity of 23000 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 16744 trivial. 0 not checked. [2024-11-19 19:09:23,738 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:09:26,440 INFO L134 CoverageAnalysis]: Checked inductivity of 23000 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 16744 trivial. 0 not checked. [2024-11-19 19:09:26,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1453192201] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:09:26,440 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:09:26,441 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49, 49] total 97 [2024-11-19 19:09:26,441 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360037027] [2024-11-19 19:09:26,441 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:09:26,442 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 97 states [2024-11-19 19:09:26,443 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:09:26,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 97 interpolants. [2024-11-19 19:09:26,448 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-19 19:09:26,449 INFO L87 Difference]: Start difference. First operand 333 states and 516 transitions. Second operand has 97 states, 97 states have (on average 3.9587628865979383) internal successors, (384), 97 states have internal predecessors, (384), 93 states have call successors, (186), 1 states have call predecessors, (186), 1 states have return successors, (186), 93 states have call predecessors, (186), 93 states have call successors, (186) [2024-11-19 19:09:27,817 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:09:27,818 INFO L93 Difference]: Finished difference Result 673 states and 1095 transitions. [2024-11-19 19:09:27,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-11-19 19:09:27,819 INFO L78 Accepts]: Start accepts. Automaton has has 97 states, 97 states have (on average 3.9587628865979383) internal successors, (384), 97 states have internal predecessors, (384), 93 states have call successors, (186), 1 states have call predecessors, (186), 1 states have return successors, (186), 93 states have call predecessors, (186), 93 states have call successors, (186) Word has length 650 [2024-11-19 19:09:27,820 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:09:27,824 INFO L225 Difference]: With dead ends: 673 [2024-11-19 19:09:27,824 INFO L226 Difference]: Without dead ends: 669 [2024-11-19 19:09:27,827 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1531 GetRequests, 1436 SyntacticMatches, 0 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 184 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-19 19:09:27,829 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 1365 mSDsluCounter, 497 mSDsCounter, 0 mSdLazyCounter, 382 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1369 SdHoareTripleChecker+Valid, 515 SdHoareTripleChecker+Invalid, 384 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 382 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-19 19:09:27,830 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1369 Valid, 515 Invalid, 384 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 382 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-19 19:09:27,831 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 669 states. [2024-11-19 19:09:27,871 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 669 to 669. [2024-11-19 19:09:27,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 669 states, 479 states have (on average 1.394572025052192) internal successors, (668), 479 states have internal predecessors, (668), 188 states have call successors, (188), 1 states have call predecessors, (188), 1 states have return successors, (188), 188 states have call predecessors, (188), 188 states have call successors, (188) [2024-11-19 19:09:27,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 669 states and 1044 transitions. [2024-11-19 19:09:27,886 INFO L78 Accepts]: Start accepts. Automaton has 669 states and 1044 transitions. Word has length 650 [2024-11-19 19:09:27,887 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:09:27,887 INFO L471 AbstractCegarLoop]: Abstraction has 669 states and 1044 transitions. [2024-11-19 19:09:27,888 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 97 states, 97 states have (on average 3.9587628865979383) internal successors, (384), 97 states have internal predecessors, (384), 93 states have call successors, (186), 1 states have call predecessors, (186), 1 states have return successors, (186), 93 states have call predecessors, (186), 93 states have call successors, (186) [2024-11-19 19:09:27,888 INFO L276 IsEmpty]: Start isEmpty. Operand 669 states and 1044 transitions. [2024-11-19 19:09:27,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1323 [2024-11-19 19:09:27,972 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:27,973 INFO L215 NwaCegarLoop]: trace histogram [188, 188, 188, 94, 94, 94, 94, 94, 94, 94, 94, 1, 1, 1, 1, 1, 1] [2024-11-19 19:09:27,983 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-19 19:09:28,177 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:28,178 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:28,178 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:28,178 INFO L85 PathProgramCache]: Analyzing trace with hash -1160905654, now seen corresponding path program 6 times [2024-11-19 19:09:28,179 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:28,179 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [135244967] [2024-11-19 19:09:28,179 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:28,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:28,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:34,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-19 19:09:34,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:34,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-19 19:09:34,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:34,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 19:09:34,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:34,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-19 19:09:34,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:34,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-19 19:09:34,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:34,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-19 19:09:34,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-19 19:09:35,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-19 19:09:35,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-19 19:09:35,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-19 19:09:35,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-19 19:09:35,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-19 19:09:35,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-19 19:09:35,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-19 19:09:35,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-19 19:09:35,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-19 19:09:35,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-19 19:09:35,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-19 19:09:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-19 19:09:35,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-19 19:09:35,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-19 19:09:35,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-19 19:09:35,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-19 19:09:35,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-19 19:09:35,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-19 19:09:35,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-19 19:09:35,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-19 19:09:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-19 19:09:35,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-19 19:09:35,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-19 19:09:35,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-19 19:09:35,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-19 19:09:35,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-19 19:09:35,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-19 19:09:35,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-19 19:09:35,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-19 19:09:35,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-19 19:09:35,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-19 19:09:35,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-19 19:09:35,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-19 19:09:35,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-19 19:09:35,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-19 19:09:35,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-19 19:09:35,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-19 19:09:35,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-11-19 19:09:35,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 316 [2024-11-19 19:09:35,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-11-19 19:09:35,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-19 19:09:35,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-19 19:09:35,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344 [2024-11-19 19:09:35,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-11-19 19:09:35,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-11-19 19:09:35,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2024-11-19 19:09:35,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 372 [2024-11-19 19:09:35,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-19 19:09:35,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-19 19:09:35,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-11-19 19:09:35,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 400 [2024-11-19 19:09:35,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-19 19:09:35,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-19 19:09:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 423 [2024-11-19 19:09:35,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428 [2024-11-19 19:09:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-11-19 19:09:35,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-19 19:09:35,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 451 [2024-11-19 19:09:35,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 456 [2024-11-19 19:09:35,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 465 [2024-11-19 19:09:35,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470 [2024-11-19 19:09:35,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-11-19 19:09:35,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 484 [2024-11-19 19:09:35,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 493 [2024-11-19 19:09:35,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-19 19:09:35,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-11-19 19:09:35,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-19 19:09:35,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-11-19 19:09:35,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 526 [2024-11-19 19:09:35,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-19 19:09:35,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-11-19 19:09:35,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 549 [2024-11-19 19:09:35,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 554 [2024-11-19 19:09:35,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-19 19:09:35,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-19 19:09:35,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 577 [2024-11-19 19:09:35,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-19 19:09:35,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-19 19:09:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-19 19:09:35,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-11-19 19:09:35,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 610 [2024-11-19 19:09:35,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 619 [2024-11-19 19:09:35,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-19 19:09:35,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-11-19 19:09:35,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 638 [2024-11-19 19:09:35,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-11-19 19:09:35,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 652 [2024-11-19 19:09:35,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-11-19 19:09:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-11-19 19:09:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-19 19:09:35,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 680 [2024-11-19 19:09:35,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-19 19:09:35,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-11-19 19:09:35,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 703 [2024-11-19 19:09:35,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-11-19 19:09:35,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-19 19:09:35,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-19 19:09:35,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-11-19 19:09:35,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 736 [2024-11-19 19:09:35,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-19 19:09:35,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-19 19:09:35,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-11-19 19:09:35,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 764 [2024-11-19 19:09:35,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-19 19:09:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-19 19:09:35,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2024-11-19 19:09:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-11-19 19:09:35,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 801 [2024-11-19 19:09:35,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-19 19:09:35,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-11-19 19:09:35,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-11-19 19:09:35,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-19 19:09:35,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 834 [2024-11-19 19:09:35,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-19 19:09:35,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2024-11-19 19:09:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-19 19:09:35,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-19 19:09:35,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-19 19:09:35,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-19 19:09:35,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 885 [2024-11-19 19:09:35,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-19 19:09:35,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-11-19 19:09:35,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-19 19:09:35,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-19 19:09:35,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 918 [2024-11-19 19:09:35,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2024-11-19 19:09:35,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 932 [2024-11-19 19:09:35,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-19 19:09:35,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-11-19 19:09:35,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 955 [2024-11-19 19:09:35,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-19 19:09:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2024-11-19 19:09:35,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-19 19:09:35,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-11-19 19:09:35,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 988 [2024-11-19 19:09:35,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-19 19:09:35,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2024-11-19 19:09:35,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-19 19:09:35,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-19 19:09:35,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-19 19:09:35,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-19 19:09:35,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1039 [2024-11-19 19:09:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-19 19:09:35,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1053 [2024-11-19 19:09:35,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-19 19:09:35,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-19 19:09:35,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-19 19:09:35,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-11-19 19:09:35,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1086 [2024-11-19 19:09:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-19 19:09:35,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-19 19:09:35,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1109 [2024-11-19 19:09:35,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1114 [2024-11-19 19:09:35,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-19 19:09:35,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-19 19:09:35,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1137 [2024-11-19 19:09:35,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1142 [2024-11-19 19:09:35,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-19 19:09:35,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-19 19:09:35,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1165 [2024-11-19 19:09:35,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-19 19:09:35,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-19 19:09:35,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-19 19:09:35,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1193 [2024-11-19 19:09:35,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-19 19:09:35,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-19 19:09:35,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-19 19:09:35,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-11-19 19:09:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-11-19 19:09:35,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-11-19 19:09:35,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-19 19:09:35,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-19 19:09:35,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1254 [2024-11-19 19:09:35,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-19 19:09:35,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1268 [2024-11-19 19:09:35,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2024-11-19 19:09:35,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-19 19:09:35,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2024-11-19 19:09:35,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-19 19:09:35,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1305 [2024-11-19 19:09:35,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-19 19:09:35,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:09:35,385 INFO L134 CoverageAnalysis]: Checked inductivity of 96632 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 70312 trivial. 0 not checked. [2024-11-19 19:09:35,386 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:09:35,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [135244967] [2024-11-19 19:09:35,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [135244967] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:09:35,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [350250147] [2024-11-19 19:09:35,386 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-19 19:09:35,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:35,387 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:09:35,390 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-19 19:09:35,392 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-19 19:09:36,428 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 134 check-sat command(s) [2024-11-19 19:09:36,428 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:09:36,437 INFO L255 TraceCheckSpWp]: Trace formula consists of 2475 conjuncts, 96 conjuncts are in the unsatisfiable core [2024-11-19 19:09:36,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:09:36,965 INFO L134 CoverageAnalysis]: Checked inductivity of 96632 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 70312 trivial. 0 not checked. [2024-11-19 19:09:36,966 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:09:46,236 INFO L134 CoverageAnalysis]: Checked inductivity of 96632 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 70312 trivial. 0 not checked. [2024-11-19 19:09:46,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [350250147] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:09:46,236 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:09:46,237 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [97, 97, 97] total 193 [2024-11-19 19:09:46,237 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986584917] [2024-11-19 19:09:46,237 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:09:46,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 193 states [2024-11-19 19:09:46,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:09:46,251 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 193 interpolants. [2024-11-19 19:09:46,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-19 19:09:46,261 INFO L87 Difference]: Start difference. First operand 669 states and 1044 transitions. Second operand has 193 states, 193 states have (on average 3.9792746113989637) internal successors, (768), 193 states have internal predecessors, (768), 189 states have call successors, (378), 1 states have call predecessors, (378), 1 states have return successors, (378), 189 states have call predecessors, (378), 189 states have call successors, (378) [2024-11-19 19:09:57,765 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:09:57,765 INFO L93 Difference]: Finished difference Result 1345 states and 2199 transitions. [2024-11-19 19:09:57,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 192 states. [2024-11-19 19:09:57,767 INFO L78 Accepts]: Start accepts. Automaton has has 193 states, 193 states have (on average 3.9792746113989637) internal successors, (768), 193 states have internal predecessors, (768), 189 states have call successors, (378), 1 states have call predecessors, (378), 1 states have return successors, (378), 189 states have call predecessors, (378), 189 states have call successors, (378) Word has length 1322 [2024-11-19 19:09:57,768 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:09:57,773 INFO L225 Difference]: With dead ends: 1345 [2024-11-19 19:09:57,774 INFO L226 Difference]: Without dead ends: 1341 [2024-11-19 19:09:57,776 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3115 GetRequests, 2924 SyntacticMatches, 0 SemanticMatches, 191 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 376 ImplicationChecksByTransitivity, 11.3s TimeCoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-19 19:09:57,776 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 2517 mSDsluCounter, 995 mSDsCounter, 0 mSdLazyCounter, 768 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2521 SdHoareTripleChecker+Valid, 1013 SdHoareTripleChecker+Invalid, 770 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 768 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-19 19:09:57,776 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2521 Valid, 1013 Invalid, 770 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 768 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-19 19:09:57,778 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1341 states. [2024-11-19 19:09:57,803 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1341 to 1341. [2024-11-19 19:09:57,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1341 states, 959 states have (on average 1.397288842544317) internal successors, (1340), 959 states have internal predecessors, (1340), 380 states have call successors, (380), 1 states have call predecessors, (380), 1 states have return successors, (380), 380 states have call predecessors, (380), 380 states have call successors, (380) [2024-11-19 19:09:57,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1341 states to 1341 states and 2100 transitions. [2024-11-19 19:09:57,811 INFO L78 Accepts]: Start accepts. Automaton has 1341 states and 2100 transitions. Word has length 1322 [2024-11-19 19:09:57,813 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:09:57,813 INFO L471 AbstractCegarLoop]: Abstraction has 1341 states and 2100 transitions. [2024-11-19 19:09:57,814 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 193 states, 193 states have (on average 3.9792746113989637) internal successors, (768), 193 states have internal predecessors, (768), 189 states have call successors, (378), 1 states have call predecessors, (378), 1 states have return successors, (378), 189 states have call predecessors, (378), 189 states have call successors, (378) [2024-11-19 19:09:57,814 INFO L276 IsEmpty]: Start isEmpty. Operand 1341 states and 2100 transitions. [2024-11-19 19:09:57,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2667 [2024-11-19 19:09:57,844 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:09:57,845 INFO L215 NwaCegarLoop]: trace histogram [380, 380, 380, 190, 190, 190, 190, 190, 190, 190, 190, 1, 1, 1, 1, 1, 1] [2024-11-19 19:09:57,856 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-19 19:09:58,049 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:09:58,050 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:09:58,050 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:09:58,051 INFO L85 PathProgramCache]: Analyzing trace with hash 892724042, now seen corresponding path program 7 times [2024-11-19 19:09:58,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:09:58,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [457423327] [2024-11-19 19:09:58,051 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:09:58,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:09:58,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-19 19:10:26,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-19 19:10:26,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 19:10:26,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-19 19:10:26,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-19 19:10:26,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-19 19:10:26,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-19 19:10:26,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-19 19:10:26,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-19 19:10:26,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-19 19:10:26,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-19 19:10:26,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-19 19:10:26,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-19 19:10:26,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-19 19:10:26,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-19 19:10:26,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-19 19:10:26,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-19 19:10:26,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-19 19:10:26,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-19 19:10:26,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-19 19:10:26,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-19 19:10:26,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-19 19:10:26,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-19 19:10:26,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-19 19:10:26,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-19 19:10:26,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-19 19:10:26,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-19 19:10:26,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-19 19:10:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-19 19:10:26,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-19 19:10:26,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-19 19:10:26,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-19 19:10:26,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-19 19:10:26,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-19 19:10:26,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-19 19:10:26,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-19 19:10:26,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-19 19:10:26,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-19 19:10:26,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-19 19:10:26,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-19 19:10:26,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-19 19:10:26,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-19 19:10:26,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-19 19:10:26,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-19 19:10:26,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-11-19 19:10:26,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 316 [2024-11-19 19:10:26,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-11-19 19:10:26,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-19 19:10:26,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-19 19:10:26,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344 [2024-11-19 19:10:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-11-19 19:10:26,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-11-19 19:10:26,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2024-11-19 19:10:26,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 372 [2024-11-19 19:10:26,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-19 19:10:26,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-19 19:10:26,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-11-19 19:10:26,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 400 [2024-11-19 19:10:26,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-19 19:10:26,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-19 19:10:26,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 423 [2024-11-19 19:10:26,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428 [2024-11-19 19:10:26,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-11-19 19:10:26,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-19 19:10:26,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 451 [2024-11-19 19:10:26,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 456 [2024-11-19 19:10:26,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 465 [2024-11-19 19:10:26,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470 [2024-11-19 19:10:26,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-11-19 19:10:26,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 484 [2024-11-19 19:10:26,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 493 [2024-11-19 19:10:26,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-19 19:10:26,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-11-19 19:10:26,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-19 19:10:26,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-11-19 19:10:26,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 526 [2024-11-19 19:10:26,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-19 19:10:26,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-11-19 19:10:26,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 549 [2024-11-19 19:10:26,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 554 [2024-11-19 19:10:26,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-19 19:10:26,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-19 19:10:26,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 577 [2024-11-19 19:10:26,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-19 19:10:26,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-19 19:10:26,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-19 19:10:26,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-11-19 19:10:26,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 610 [2024-11-19 19:10:26,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 619 [2024-11-19 19:10:26,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-19 19:10:26,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-11-19 19:10:26,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 638 [2024-11-19 19:10:26,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-11-19 19:10:26,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 652 [2024-11-19 19:10:26,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-11-19 19:10:26,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-11-19 19:10:26,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-19 19:10:26,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 680 [2024-11-19 19:10:26,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-19 19:10:26,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-11-19 19:10:26,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 703 [2024-11-19 19:10:26,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-11-19 19:10:26,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-19 19:10:26,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-19 19:10:26,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-11-19 19:10:26,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 736 [2024-11-19 19:10:26,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-19 19:10:26,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-19 19:10:26,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-11-19 19:10:26,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 764 [2024-11-19 19:10:26,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-19 19:10:26,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-19 19:10:26,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2024-11-19 19:10:26,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-11-19 19:10:26,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 801 [2024-11-19 19:10:26,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-19 19:10:26,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-11-19 19:10:26,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-11-19 19:10:26,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-19 19:10:26,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 834 [2024-11-19 19:10:26,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-19 19:10:26,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2024-11-19 19:10:26,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-19 19:10:26,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-19 19:10:26,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-19 19:10:26,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-19 19:10:26,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 885 [2024-11-19 19:10:26,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-19 19:10:26,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-11-19 19:10:26,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-19 19:10:26,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-19 19:10:26,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 918 [2024-11-19 19:10:26,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2024-11-19 19:10:26,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 932 [2024-11-19 19:10:26,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-19 19:10:26,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-11-19 19:10:26,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 955 [2024-11-19 19:10:26,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-19 19:10:26,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2024-11-19 19:10:26,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-19 19:10:26,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-11-19 19:10:26,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 988 [2024-11-19 19:10:26,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-19 19:10:26,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2024-11-19 19:10:26,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-19 19:10:26,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-19 19:10:26,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-19 19:10:26,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-19 19:10:26,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1039 [2024-11-19 19:10:26,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-19 19:10:26,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1053 [2024-11-19 19:10:26,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-19 19:10:26,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-19 19:10:26,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-19 19:10:26,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-11-19 19:10:26,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1086 [2024-11-19 19:10:26,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-19 19:10:26,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-19 19:10:26,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1109 [2024-11-19 19:10:26,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1114 [2024-11-19 19:10:26,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-19 19:10:26,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-19 19:10:26,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1137 [2024-11-19 19:10:26,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1142 [2024-11-19 19:10:26,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-19 19:10:26,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-19 19:10:26,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1165 [2024-11-19 19:10:26,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-19 19:10:26,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-19 19:10:26,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-19 19:10:26,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1193 [2024-11-19 19:10:26,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-19 19:10:26,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-19 19:10:26,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-19 19:10:26,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-11-19 19:10:26,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-11-19 19:10:26,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-11-19 19:10:26,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-19 19:10:26,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-19 19:10:26,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1254 [2024-11-19 19:10:26,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-19 19:10:26,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1268 [2024-11-19 19:10:26,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2024-11-19 19:10:26,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-19 19:10:26,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2024-11-19 19:10:26,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-19 19:10:26,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1305 [2024-11-19 19:10:26,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-19 19:10:26,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1319 [2024-11-19 19:10:26,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1324 [2024-11-19 19:10:26,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-19 19:10:26,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1338 [2024-11-19 19:10:26,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1347 [2024-11-19 19:10:26,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1352 [2024-11-19 19:10:26,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-19 19:10:26,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-19 19:10:26,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1375 [2024-11-19 19:10:26,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1380 [2024-11-19 19:10:26,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1389 [2024-11-19 19:10:26,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-19 19:10:26,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1403 [2024-11-19 19:10:26,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1408 [2024-11-19 19:10:26,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-19 19:10:26,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1422 [2024-11-19 19:10:26,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-11-19 19:10:26,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-19 19:10:26,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-19 19:10:26,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-19 19:10:26,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1459 [2024-11-19 19:10:26,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1464 [2024-11-19 19:10:26,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1473 [2024-11-19 19:10:26,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1478 [2024-11-19 19:10:26,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-19 19:10:26,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1492 [2024-11-19 19:10:26,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-19 19:10:26,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-11-19 19:10:26,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1515 [2024-11-19 19:10:26,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-19 19:10:26,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1529 [2024-11-19 19:10:26,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1534 [2024-11-19 19:10:26,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-19 19:10:26,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-19 19:10:26,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1557 [2024-11-19 19:10:26,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1562 [2024-11-19 19:10:26,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-19 19:10:26,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1576 [2024-11-19 19:10:26,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1585 [2024-11-19 19:10:26,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1590 [2024-11-19 19:10:26,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-19 19:10:26,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-19 19:10:26,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1613 [2024-11-19 19:10:26,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1618 [2024-11-19 19:10:26,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1627 [2024-11-19 19:10:26,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-19 19:10:26,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1641 [2024-11-19 19:10:26,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1646 [2024-11-19 19:10:26,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-11-19 19:10:26,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1660 [2024-11-19 19:10:26,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1669 [2024-11-19 19:10:26,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2024-11-19 19:10:26,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-19 19:10:26,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1688 [2024-11-19 19:10:26,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1697 [2024-11-19 19:10:26,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1702 [2024-11-19 19:10:26,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1711 [2024-11-19 19:10:26,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1716 [2024-11-19 19:10:26,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1725 [2024-11-19 19:10:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1730 [2024-11-19 19:10:26,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2024-11-19 19:10:26,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1744 [2024-11-19 19:10:26,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1753 [2024-11-19 19:10:26,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1758 [2024-11-19 19:10:26,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1767 [2024-11-19 19:10:26,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1772 [2024-11-19 19:10:26,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1781 [2024-11-19 19:10:26,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-19 19:10:26,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1795 [2024-11-19 19:10:26,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2024-11-19 19:10:26,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1809 [2024-11-19 19:10:26,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1814 [2024-11-19 19:10:26,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1823 [2024-11-19 19:10:26,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1828 [2024-11-19 19:10:26,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-19 19:10:26,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1842 [2024-11-19 19:10:26,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1851 [2024-11-19 19:10:26,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1856 [2024-11-19 19:10:26,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1865 [2024-11-19 19:10:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-19 19:10:26,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1879 [2024-11-19 19:10:26,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1884 [2024-11-19 19:10:26,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1893 [2024-11-19 19:10:26,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1898 [2024-11-19 19:10:26,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1907 [2024-11-19 19:10:26,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1912 [2024-11-19 19:10:26,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-19 19:10:26,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1926 [2024-11-19 19:10:26,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1935 [2024-11-19 19:10:26,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1940 [2024-11-19 19:10:26,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1949 [2024-11-19 19:10:26,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1954 [2024-11-19 19:10:26,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1963 [2024-11-19 19:10:26,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1968 [2024-11-19 19:10:26,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1977 [2024-11-19 19:10:26,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1982 [2024-11-19 19:10:26,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1991 [2024-11-19 19:10:26,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1996 [2024-11-19 19:10:26,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2005 [2024-11-19 19:10:26,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2010 [2024-11-19 19:10:26,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2019 [2024-11-19 19:10:26,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2024-11-19 19:10:26,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2033 [2024-11-19 19:10:26,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2038 [2024-11-19 19:10:26,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2047 [2024-11-19 19:10:26,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2052 [2024-11-19 19:10:26,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2061 [2024-11-19 19:10:26,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2066 [2024-11-19 19:10:26,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2075 [2024-11-19 19:10:26,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2080 [2024-11-19 19:10:26,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2089 [2024-11-19 19:10:26,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2094 [2024-11-19 19:10:26,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2103 [2024-11-19 19:10:26,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2108 [2024-11-19 19:10:26,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2117 [2024-11-19 19:10:26,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2122 [2024-11-19 19:10:26,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2131 [2024-11-19 19:10:26,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2136 [2024-11-19 19:10:26,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2145 [2024-11-19 19:10:26,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2150 [2024-11-19 19:10:26,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2159 [2024-11-19 19:10:26,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2164 [2024-11-19 19:10:26,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2173 [2024-11-19 19:10:26,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2178 [2024-11-19 19:10:26,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2187 [2024-11-19 19:10:26,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2192 [2024-11-19 19:10:26,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2201 [2024-11-19 19:10:26,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2206 [2024-11-19 19:10:26,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2215 [2024-11-19 19:10:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2220 [2024-11-19 19:10:26,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2229 [2024-11-19 19:10:26,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2234 [2024-11-19 19:10:26,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2243 [2024-11-19 19:10:26,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2248 [2024-11-19 19:10:26,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2257 [2024-11-19 19:10:26,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2262 [2024-11-19 19:10:26,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2271 [2024-11-19 19:10:26,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2276 [2024-11-19 19:10:26,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2285 [2024-11-19 19:10:26,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2290 [2024-11-19 19:10:26,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2299 [2024-11-19 19:10:26,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2304 [2024-11-19 19:10:26,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2313 [2024-11-19 19:10:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2318 [2024-11-19 19:10:26,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2327 [2024-11-19 19:10:26,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2332 [2024-11-19 19:10:26,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2341 [2024-11-19 19:10:26,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2346 [2024-11-19 19:10:26,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2355 [2024-11-19 19:10:26,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2360 [2024-11-19 19:10:26,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2369 [2024-11-19 19:10:26,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2374 [2024-11-19 19:10:26,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2383 [2024-11-19 19:10:26,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2388 [2024-11-19 19:10:26,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2397 [2024-11-19 19:10:26,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2402 [2024-11-19 19:10:26,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2411 [2024-11-19 19:10:26,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2416 [2024-11-19 19:10:26,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2425 [2024-11-19 19:10:26,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2430 [2024-11-19 19:10:26,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2439 [2024-11-19 19:10:26,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2444 [2024-11-19 19:10:26,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2453 [2024-11-19 19:10:26,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2458 [2024-11-19 19:10:26,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2467 [2024-11-19 19:10:26,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2472 [2024-11-19 19:10:26,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2481 [2024-11-19 19:10:26,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2486 [2024-11-19 19:10:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2495 [2024-11-19 19:10:26,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2500 [2024-11-19 19:10:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2509 [2024-11-19 19:10:26,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2514 [2024-11-19 19:10:26,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2523 [2024-11-19 19:10:26,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2528 [2024-11-19 19:10:26,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2537 [2024-11-19 19:10:26,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2542 [2024-11-19 19:10:26,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2551 [2024-11-19 19:10:26,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2556 [2024-11-19 19:10:26,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2565 [2024-11-19 19:10:26,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2570 [2024-11-19 19:10:26,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2579 [2024-11-19 19:10:26,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2584 [2024-11-19 19:10:26,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2593 [2024-11-19 19:10:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2598 [2024-11-19 19:10:26,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2607 [2024-11-19 19:10:26,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2612 [2024-11-19 19:10:26,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2621 [2024-11-19 19:10:26,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2626 [2024-11-19 19:10:26,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2635 [2024-11-19 19:10:26,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2640 [2024-11-19 19:10:26,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2649 [2024-11-19 19:10:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2654 [2024-11-19 19:10:26,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:26,843 INFO L134 CoverageAnalysis]: Checked inductivity of 395960 backedges. 0 proven. 107920 refuted. 0 times theorem prover too weak. 288040 trivial. 0 not checked. [2024-11-19 19:10:26,844 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:10:26,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [457423327] [2024-11-19 19:10:26,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [457423327] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:10:26,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [905337546] [2024-11-19 19:10:26,845 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-19 19:10:26,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:10:26,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:10:26,847 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-19 19:10:26,848 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-19 19:10:27,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:10:27,782 INFO L255 TraceCheckSpWp]: Trace formula consists of 4971 conjuncts, 192 conjuncts are in the unsatisfiable core [2024-11-19 19:10:27,860 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:10:29,010 INFO L134 CoverageAnalysis]: Checked inductivity of 395960 backedges. 0 proven. 107920 refuted. 0 times theorem prover too weak. 288040 trivial. 0 not checked. [2024-11-19 19:10:29,010 INFO L311 TraceCheckSpWp]: Computing backward predicates...