./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_25-2.c --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --traceabstraction.encode.modifies.clause.in.ensures.clause.of.contracts true --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fb1cb0b9 Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReach.xml -i ../sv-benchmarks/c/recursive-simple/fibo_25-2.c -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --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 9030972e60093099261ffd255cd123d40a9b99982e16d5d1c2c77af1369268fd --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --traceabstraction.encode.modifies.clause.in.ensures.clause.of.contracts true --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.dk.referee-eval-fb1cb0b-m [2024-09-25 11:25:22,556 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-25 11:25:22,639 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-25 11:25:22,645 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-25 11:25:22,646 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-25 11:25:22,681 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-25 11:25:22,683 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-25 11:25:22,684 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-25 11:25:22,684 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-25 11:25:22,685 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-25 11:25:22,686 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-25 11:25:22,686 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-25 11:25:22,687 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-25 11:25:22,691 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-25 11:25:22,691 INFO L153 SettingsManager]: * Use SBE=true [2024-09-25 11:25:22,691 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-25 11:25:22,692 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-25 11:25:22,692 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-25 11:25:22,692 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-25 11:25:22,693 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-25 11:25:22,693 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-25 11:25:22,694 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-25 11:25:22,694 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-25 11:25:22,694 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-25 11:25:22,698 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-25 11:25:22,698 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-25 11:25:22,698 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-25 11:25:22,699 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-25 11:25:22,699 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-25 11:25:22,699 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-25 11:25:22,700 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-25 11:25:22,700 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-25 11:25:22,700 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 11:25:22,701 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-25 11:25:22,701 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-25 11:25:22,701 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-25 11:25:22,701 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-25 11:25:22,702 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-25 11:25:22,702 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-25 11:25:22,702 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-25 11:25:22,702 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-25 11:25:22,703 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-25 11:25:22,704 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/certificate-witnesses-artifact/automizer/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/certificate-witnesses-artifact/automizer 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 -> 9030972e60093099261ffd255cd123d40a9b99982e16d5d1c2c77af1369268fd Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> All Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Encode 'modifies' clause in 'ensures' clause of contracts -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Generate GraphML witnesses -> false [2024-09-25 11:25:23,047 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-25 11:25:23,073 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-25 11:25:23,076 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-25 11:25:23,077 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-25 11:25:23,078 INFO L274 PluginConnector]: CDTParser initialized [2024-09-25 11:25:23,079 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive-simple/fibo_25-2.c [2024-09-25 11:25:24,561 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-25 11:25:24,754 INFO L384 CDTParser]: Found 1 translation units. [2024-09-25 11:25:24,755 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_25-2.c [2024-09-25 11:25:24,765 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/b1e8fbc24/34a4d3d765114c56a1e8740c1af1b4b9/FLAG43f6cca91 [2024-09-25 11:25:24,783 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/b1e8fbc24/34a4d3d765114c56a1e8740c1af1b4b9 [2024-09-25 11:25:24,785 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-25 11:25:24,788 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-25 11:25:24,792 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-25 11:25:24,792 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-25 11:25:24,797 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-25 11:25:24,798 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 11:25:24" (1/1) ... [2024-09-25 11:25:24,799 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a1af213 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:24, skipping insertion in model container [2024-09-25 11:25:24,799 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 11:25:24" (1/1) ... [2024-09-25 11:25:24,818 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-25 11:25:24,985 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_25-2.c[746,759] [2024-09-25 11:25:24,990 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 11:25:25,009 INFO L200 MainTranslator]: Completed pre-run [2024-09-25 11:25:25,023 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_25-2.c[746,759] [2024-09-25 11:25:25,024 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 11:25:25,040 INFO L204 MainTranslator]: Completed translation [2024-09-25 11:25:25,040 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25 WrapperNode [2024-09-25 11:25:25,040 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-25 11:25:25,041 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-25 11:25:25,041 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-25 11:25:25,042 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-25 11:25:25,048 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,055 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,061 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-25 11:25:25,061 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-25 11:25:25,062 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-25 11:25:25,062 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-25 11:25:25,062 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-25 11:25:25,072 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,073 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,074 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,089 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-09-25 11:25:25,090 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,090 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,092 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,094 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,095 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,096 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,097 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-25 11:25:25,097 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-25 11:25:25,098 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-25 11:25:25,098 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-25 11:25:25,099 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (1/1) ... [2024-09-25 11:25:25,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 11:25:25,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:25,130 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-25 11:25:25,135 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-25 11:25:25,177 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-25 11:25:25,178 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-25 11:25:25,178 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-25 11:25:25,178 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-25 11:25:25,179 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-25 11:25:25,179 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-25 11:25:25,179 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-25 11:25:25,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-25 11:25:25,180 INFO L130 BoogieDeclarations]: Found specification of procedure fibo [2024-09-25 11:25:25,181 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo [2024-09-25 11:25:25,249 INFO L241 CfgBuilder]: Building ICFG [2024-09-25 11:25:25,251 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-25 11:25:25,407 INFO L? ?]: Removed 5 outVars from TransFormulas that were not future-live. [2024-09-25 11:25:25,407 INFO L290 CfgBuilder]: Performing block encoding [2024-09-25 11:25:25,438 INFO L312 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-25 11:25:25,438 INFO L317 CfgBuilder]: Removed 0 assume(true) statements. [2024-09-25 11:25:25,438 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 11:25:25 BoogieIcfgContainer [2024-09-25 11:25:25,438 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-25 11:25:25,440 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-25 11:25:25,444 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-25 11:25:25,446 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-25 11:25:25,447 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.09 11:25:24" (1/3) ... [2024-09-25 11:25:25,447 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a1392c5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 11:25:25, skipping insertion in model container [2024-09-25 11:25:25,448 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:25" (2/3) ... [2024-09-25 11:25:25,448 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a1392c5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 11:25:25, skipping insertion in model container [2024-09-25 11:25:25,448 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 11:25:25" (3/3) ... [2024-09-25 11:25:25,449 INFO L112 eAbstractionObserver]: Analyzing ICFG fibo_25-2.c [2024-09-25 11:25:25,466 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-25 11:25:25,466 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-25 11:25:25,538 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-25 11:25:25,546 INFO L336 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=All, 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;@20ecb245, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-25 11:25:25,547 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-25 11:25:25,551 INFO L276 IsEmpty]: Start isEmpty. Operand has 23 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 14 states have internal predecessors, (17), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-09-25 11:25:25,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-09-25 11:25:25,558 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:25,559 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:25,559 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:25,565 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:25,566 INFO L85 PathProgramCache]: Analyzing trace with hash 358193300, now seen corresponding path program 1 times [2024-09-25 11:25:25,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:25,575 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [974165525] [2024-09-25 11:25:25,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:25,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:25,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:25,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:25,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,900 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-25 11:25:25,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:25,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [974165525] [2024-09-25 11:25:25,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [974165525] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 11:25:25,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 11:25:25,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 11:25:25,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1320394917] [2024-09-25 11:25:25,907 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 11:25:25,911 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 11:25:25,911 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:25,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 11:25:25,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 11:25:25,946 INFO L87 Difference]: Start difference. First operand has 23 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 14 states have internal predecessors, (17), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-09-25 11:25:26,049 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:26,050 INFO L93 Difference]: Finished difference Result 35 states and 43 transitions. [2024-09-25 11:25:26,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 11:25:26,053 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 13 [2024-09-25 11:25:26,054 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:26,062 INFO L225 Difference]: With dead ends: 35 [2024-09-25 11:25:26,062 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 11:25:26,065 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 11:25:26,069 INFO L434 NwaCegarLoop]: 19 mSDtfsCounter, 10 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:26,070 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 57 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:26,083 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 11:25:26,102 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 21. [2024-09-25 11:25:26,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 12 states have (on average 1.1666666666666667) internal successors, (14), 13 states have internal predecessors, (14), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) [2024-09-25 11:25:26,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 25 transitions. [2024-09-25 11:25:26,107 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 25 transitions. Word has length 13 [2024-09-25 11:25:26,109 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:26,109 INFO L474 AbstractCegarLoop]: Abstraction has 21 states and 25 transitions. [2024-09-25 11:25:26,109 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-09-25 11:25:26,110 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:26,111 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-09-25 11:25:26,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-09-25 11:25:26,112 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:26,112 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:26,113 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-25 11:25:26,113 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:26,113 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:26,114 INFO L85 PathProgramCache]: Analyzing trace with hash -1069801351, now seen corresponding path program 1 times [2024-09-25 11:25:26,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:26,114 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2019627998] [2024-09-25 11:25:26,114 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:26,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:26,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:26,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:26,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,211 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-25 11:25:26,211 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:26,211 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2019627998] [2024-09-25 11:25:26,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2019627998] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 11:25:26,212 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 11:25:26,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 11:25:26,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1762431371] [2024-09-25 11:25:26,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 11:25:26,213 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 11:25:26,214 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:26,214 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 11:25:26,214 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 11:25:26,215 INFO L87 Difference]: Start difference. First operand 21 states and 25 transitions. Second operand has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-09-25 11:25:26,260 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:26,261 INFO L93 Difference]: Finished difference Result 27 states and 32 transitions. [2024-09-25 11:25:26,261 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 11:25:26,262 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 14 [2024-09-25 11:25:26,262 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:26,263 INFO L225 Difference]: With dead ends: 27 [2024-09-25 11:25:26,263 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 11:25:26,263 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 11:25:26,264 INFO L434 NwaCegarLoop]: 15 mSDtfsCounter, 7 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:26,265 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 42 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-25 11:25:26,266 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 11:25:26,272 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 21. [2024-09-25 11:25:26,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 12 states have (on average 1.1666666666666667) internal successors, (14), 13 states have internal predecessors, (14), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) [2024-09-25 11:25:26,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 25 transitions. [2024-09-25 11:25:26,273 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 25 transitions. Word has length 14 [2024-09-25 11:25:26,273 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:26,274 INFO L474 AbstractCegarLoop]: Abstraction has 21 states and 25 transitions. [2024-09-25 11:25:26,274 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-09-25 11:25:26,275 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:26,275 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-09-25 11:25:26,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-09-25 11:25:26,276 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:26,276 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:26,277 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-25 11:25:26,277 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:26,277 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:26,277 INFO L85 PathProgramCache]: Analyzing trace with hash -648535868, now seen corresponding path program 1 times [2024-09-25 11:25:26,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:26,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [422706403] [2024-09-25 11:25:26,278 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:26,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:26,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:26,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:26,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:26,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-09-25 11:25:26,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-25 11:25:26,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:26,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [422706403] [2024-09-25 11:25:26,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [422706403] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:26,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1867285705] [2024-09-25 11:25:26,524 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:26,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:26,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:26,528 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:26,530 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-25 11:25:26,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:26,577 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 11:25:26,582 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:26,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-25 11:25:26,658 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:26,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-25 11:25:26,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1867285705] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:26,913 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:26,913 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 7] total 12 [2024-09-25 11:25:26,913 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [171188259] [2024-09-25 11:25:26,913 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:26,914 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-09-25 11:25:26,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:26,915 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-09-25 11:25:26,915 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=97, Unknown=0, NotChecked=0, Total=132 [2024-09-25 11:25:26,918 INFO L87 Difference]: Start difference. First operand 21 states and 25 transitions. Second operand has 12 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 12 states have internal predecessors, (30), 8 states have call successors, (10), 1 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 8 states have call successors, (9) [2024-09-25 11:25:27,004 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:27,004 INFO L93 Difference]: Finished difference Result 38 states and 49 transitions. [2024-09-25 11:25:27,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-25 11:25:27,006 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 12 states have internal predecessors, (30), 8 states have call successors, (10), 1 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 8 states have call successors, (9) Word has length 26 [2024-09-25 11:25:27,006 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:27,007 INFO L225 Difference]: With dead ends: 38 [2024-09-25 11:25:27,007 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 11:25:27,008 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 69 GetRequests, 55 SyntacticMatches, 2 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=51, Invalid=131, Unknown=0, NotChecked=0, Total=182 [2024-09-25 11:25:27,009 INFO L434 NwaCegarLoop]: 15 mSDtfsCounter, 23 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:27,009 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 45 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:27,010 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 11:25:27,018 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-09-25 11:25:27,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 13 states have (on average 1.1538461538461537) internal successors, (15), 15 states have internal predecessors, (15), 5 states have call successors, (5), 3 states have call predecessors, (5), 4 states have return successors, (7), 4 states have call predecessors, (7), 4 states have call successors, (7) [2024-09-25 11:25:27,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions. [2024-09-25 11:25:27,021 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 26 [2024-09-25 11:25:27,021 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:27,022 INFO L474 AbstractCegarLoop]: Abstraction has 23 states and 27 transitions. [2024-09-25 11:25:27,022 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 12 states have internal predecessors, (30), 8 states have call successors, (10), 1 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 8 states have call successors, (9) [2024-09-25 11:25:27,022 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:27,022 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2024-09-25 11:25:27,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-09-25 11:25:27,024 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:27,024 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:27,042 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-25 11:25:27,229 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:27,230 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:27,230 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:27,230 INFO L85 PathProgramCache]: Analyzing trace with hash 1169471199, now seen corresponding path program 1 times [2024-09-25 11:25:27,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:27,231 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [223967979] [2024-09-25 11:25:27,231 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:27,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:27,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:27,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:27,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:27,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:27,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:27,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:27,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:27,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:27,416 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-09-25 11:25:27,420 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:27,421 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [223967979] [2024-09-25 11:25:27,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [223967979] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:27,421 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1137707370] [2024-09-25 11:25:27,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:27,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:27,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:27,427 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:27,439 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-25 11:25:27,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:27,476 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 11:25:27,478 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:27,519 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-09-25 11:25:27,520 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:27,684 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 2 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-25 11:25:27,684 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1137707370] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:27,684 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:27,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 7] total 11 [2024-09-25 11:25:27,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1378565416] [2024-09-25 11:25:27,685 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:27,686 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-09-25 11:25:27,686 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:27,687 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-09-25 11:25:27,687 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110 [2024-09-25 11:25:27,687 INFO L87 Difference]: Start difference. First operand 23 states and 27 transitions. Second operand has 11 states, 9 states have (on average 3.111111111111111) internal successors, (28), 11 states have internal predecessors, (28), 8 states have call successors, (9), 1 states have call predecessors, (9), 3 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-25 11:25:27,804 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:27,804 INFO L93 Difference]: Finished difference Result 41 states and 55 transitions. [2024-09-25 11:25:27,805 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-25 11:25:27,805 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 9 states have (on average 3.111111111111111) internal successors, (28), 11 states have internal predecessors, (28), 8 states have call successors, (9), 1 states have call predecessors, (9), 3 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) Word has length 27 [2024-09-25 11:25:27,805 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:27,807 INFO L225 Difference]: With dead ends: 41 [2024-09-25 11:25:27,807 INFO L226 Difference]: Without dead ends: 37 [2024-09-25 11:25:27,807 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 69 GetRequests, 57 SyntacticMatches, 2 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 30 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=43, Invalid=89, Unknown=0, NotChecked=0, Total=132 [2024-09-25 11:25:27,808 INFO L434 NwaCegarLoop]: 20 mSDtfsCounter, 21 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 117 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 131 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 117 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:27,809 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 83 Invalid, 131 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 117 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:27,809 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-09-25 11:25:27,818 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2024-09-25 11:25:27,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 22 states have (on average 1.1818181818181819) internal successors, (26), 24 states have internal predecessors, (26), 8 states have call successors, (8), 4 states have call predecessors, (8), 6 states have return successors, (17), 8 states have call predecessors, (17), 7 states have call successors, (17) [2024-09-25 11:25:27,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 51 transitions. [2024-09-25 11:25:27,820 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 51 transitions. Word has length 27 [2024-09-25 11:25:27,820 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:27,820 INFO L474 AbstractCegarLoop]: Abstraction has 37 states and 51 transitions. [2024-09-25 11:25:27,820 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 9 states have (on average 3.111111111111111) internal successors, (28), 11 states have internal predecessors, (28), 8 states have call successors, (9), 1 states have call predecessors, (9), 3 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-25 11:25:27,820 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:27,821 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 51 transitions. [2024-09-25 11:25:27,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-09-25 11:25:27,834 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:27,835 INFO L216 NwaCegarLoop]: trace histogram [5, 5, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:27,851 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-09-25 11:25:28,035 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:28,036 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:28,037 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:28,037 INFO L85 PathProgramCache]: Analyzing trace with hash 413055705, now seen corresponding path program 2 times [2024-09-25 11:25:28,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:28,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [502458159] [2024-09-25 11:25:28,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:28,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:28,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:28,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:28,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:28,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:28,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:28,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:28,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:28,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:28,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:28,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:28,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:28,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:28,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:28,251 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 23 proven. 7 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-09-25 11:25:28,252 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:28,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [502458159] [2024-09-25 11:25:28,252 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [502458159] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:28,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [465273633] [2024-09-25 11:25:28,253 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 11:25:28,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:28,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:28,255 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:28,258 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-25 11:25:28,306 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 11:25:28,306 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:28,308 INFO L262 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 11:25:28,309 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:28,428 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 6 proven. 21 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-09-25 11:25:28,429 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:28,800 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 6 proven. 28 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-09-25 11:25:28,800 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [465273633] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:28,800 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:28,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 9] total 17 [2024-09-25 11:25:28,801 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1284540391] [2024-09-25 11:25:28,801 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:28,801 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-09-25 11:25:28,801 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:28,802 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-09-25 11:25:28,802 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=204, Unknown=0, NotChecked=0, Total=272 [2024-09-25 11:25:28,803 INFO L87 Difference]: Start difference. First operand 37 states and 51 transitions. Second operand has 17 states, 15 states have (on average 2.933333333333333) internal successors, (44), 17 states have internal predecessors, (44), 10 states have call successors, (14), 1 states have call predecessors, (14), 7 states have return successors, (14), 7 states have call predecessors, (14), 10 states have call successors, (14) [2024-09-25 11:25:29,000 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:29,000 INFO L93 Difference]: Finished difference Result 72 states and 109 transitions. [2024-09-25 11:25:29,001 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-09-25 11:25:29,001 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 15 states have (on average 2.933333333333333) internal successors, (44), 17 states have internal predecessors, (44), 10 states have call successors, (14), 1 states have call predecessors, (14), 7 states have return successors, (14), 7 states have call predecessors, (14), 10 states have call successors, (14) Word has length 40 [2024-09-25 11:25:29,002 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:29,003 INFO L225 Difference]: With dead ends: 72 [2024-09-25 11:25:29,003 INFO L226 Difference]: Without dead ends: 41 [2024-09-25 11:25:29,006 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 84 SyntacticMatches, 3 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 90 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=138, Invalid=368, Unknown=0, NotChecked=0, Total=506 [2024-09-25 11:25:29,008 INFO L434 NwaCegarLoop]: 18 mSDtfsCounter, 41 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 138 mSolverCounterSat, 39 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 39 IncrementalHoareTripleChecker+Valid, 138 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:29,008 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 91 Invalid, 177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [39 Valid, 138 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:29,010 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-09-25 11:25:29,019 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2024-09-25 11:25:29,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 27 states have (on average 1.1111111111111112) internal successors, (30), 26 states have internal predecessors, (30), 7 states have call successors, (7), 6 states have call predecessors, (7), 6 states have return successors, (12), 8 states have call predecessors, (12), 6 states have call successors, (12) [2024-09-25 11:25:29,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 49 transitions. [2024-09-25 11:25:29,024 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 49 transitions. Word has length 40 [2024-09-25 11:25:29,024 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:29,025 INFO L474 AbstractCegarLoop]: Abstraction has 41 states and 49 transitions. [2024-09-25 11:25:29,025 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 15 states have (on average 2.933333333333333) internal successors, (44), 17 states have internal predecessors, (44), 10 states have call successors, (14), 1 states have call predecessors, (14), 7 states have return successors, (14), 7 states have call predecessors, (14), 10 states have call successors, (14) [2024-09-25 11:25:29,026 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:29,026 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 49 transitions. [2024-09-25 11:25:29,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-09-25 11:25:29,030 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:29,030 INFO L216 NwaCegarLoop]: trace histogram [9, 9, 7, 4, 4, 4, 4, 4, 4, 4, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:29,047 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-25 11:25:29,230 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:29,231 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:29,231 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:29,232 INFO L85 PathProgramCache]: Analyzing trace with hash -926093039, now seen corresponding path program 3 times [2024-09-25 11:25:29,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:29,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [842835059] [2024-09-25 11:25:29,232 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:29,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:29,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:29,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:29,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:29,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:29,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:29,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:29,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:29,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:29,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:29,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:29,536 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 17 proven. 88 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked. [2024-09-25 11:25:29,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:29,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [842835059] [2024-09-25 11:25:29,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [842835059] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:29,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1590883878] [2024-09-25 11:25:29,538 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 11:25:29,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:29,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:29,541 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:29,543 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-25 11:25:29,594 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2024-09-25 11:25:29,594 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:29,596 INFO L262 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 11:25:29,597 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:29,645 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 66 proven. 25 refuted. 0 times theorem prover too weak. 98 trivial. 0 not checked. [2024-09-25 11:25:29,645 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:30,023 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 68 proven. 30 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-09-25 11:25:30,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1590883878] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:30,024 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:30,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 7, 9] total 16 [2024-09-25 11:25:30,025 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698966514] [2024-09-25 11:25:30,025 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:30,026 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-09-25 11:25:30,026 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:30,026 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-09-25 11:25:30,027 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=74, Invalid=166, Unknown=0, NotChecked=0, Total=240 [2024-09-25 11:25:30,027 INFO L87 Difference]: Start difference. First operand 41 states and 49 transitions. Second operand has 16 states, 14 states have (on average 3.142857142857143) internal successors, (44), 16 states have internal predecessors, (44), 11 states have call successors, (16), 1 states have call predecessors, (16), 5 states have return successors, (18), 10 states have call predecessors, (18), 11 states have call successors, (18) [2024-09-25 11:25:30,187 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:30,187 INFO L93 Difference]: Finished difference Result 83 states and 114 transitions. [2024-09-25 11:25:30,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-09-25 11:25:30,188 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 14 states have (on average 3.142857142857143) internal successors, (44), 16 states have internal predecessors, (44), 11 states have call successors, (16), 1 states have call predecessors, (16), 5 states have return successors, (18), 10 states have call predecessors, (18), 11 states have call successors, (18) Word has length 68 [2024-09-25 11:25:30,189 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:30,193 INFO L225 Difference]: With dead ends: 83 [2024-09-25 11:25:30,193 INFO L226 Difference]: Without dead ends: 79 [2024-09-25 11:25:30,194 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 148 SyntacticMatches, 3 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 109 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=88, Invalid=184, Unknown=0, NotChecked=0, Total=272 [2024-09-25 11:25:30,195 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 32 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 170 mSolverCounterSat, 30 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 109 SdHoareTripleChecker+Invalid, 200 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 30 IncrementalHoareTripleChecker+Valid, 170 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:30,197 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 109 Invalid, 200 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [30 Valid, 170 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:30,198 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79 states. [2024-09-25 11:25:30,215 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 73. [2024-09-25 11:25:30,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73 states, 47 states have (on average 1.148936170212766) internal successors, (54), 46 states have internal predecessors, (54), 15 states have call successors, (15), 8 states have call predecessors, (15), 10 states have return successors, (32), 18 states have call predecessors, (32), 14 states have call successors, (32) [2024-09-25 11:25:30,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 101 transitions. [2024-09-25 11:25:30,224 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 101 transitions. Word has length 68 [2024-09-25 11:25:30,225 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:30,226 INFO L474 AbstractCegarLoop]: Abstraction has 73 states and 101 transitions. [2024-09-25 11:25:30,226 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 14 states have (on average 3.142857142857143) internal successors, (44), 16 states have internal predecessors, (44), 11 states have call successors, (16), 1 states have call predecessors, (16), 5 states have return successors, (18), 10 states have call predecessors, (18), 11 states have call successors, (18) [2024-09-25 11:25:30,226 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:30,227 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 101 transitions. [2024-09-25 11:25:30,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-09-25 11:25:30,229 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:30,229 INFO L216 NwaCegarLoop]: trace histogram [15, 15, 12, 7, 7, 7, 7, 7, 7, 7, 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:30,247 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-25 11:25:30,429 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:30,430 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:30,430 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:30,430 INFO L85 PathProgramCache]: Analyzing trace with hash -257182465, now seen corresponding path program 4 times [2024-09-25 11:25:30,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:30,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [331653737] [2024-09-25 11:25:30,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:30,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:30,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:30,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:30,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:30,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:30,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:30,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:30,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:30,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:30,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:30,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:30,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:30,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:30,856 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 42 proven. 229 refuted. 0 times theorem prover too weak. 299 trivial. 0 not checked. [2024-09-25 11:25:30,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:30,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [331653737] [2024-09-25 11:25:30,857 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [331653737] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:30,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1888768128] [2024-09-25 11:25:30,857 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 11:25:30,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:30,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:30,859 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:30,861 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-25 11:25:30,928 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 11:25:30,928 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:30,930 INFO L262 TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-09-25 11:25:30,933 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:31,002 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 42 proven. 229 refuted. 0 times theorem prover too weak. 299 trivial. 0 not checked. [2024-09-25 11:25:31,002 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:31,915 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 42 proven. 255 refuted. 0 times theorem prover too weak. 273 trivial. 0 not checked. [2024-09-25 11:25:31,915 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1888768128] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:31,915 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:31,916 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 9, 13] total 20 [2024-09-25 11:25:31,916 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1959478367] [2024-09-25 11:25:31,916 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:31,917 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-09-25 11:25:31,917 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:31,918 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-09-25 11:25:31,918 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380 [2024-09-25 11:25:31,918 INFO L87 Difference]: Start difference. First operand 73 states and 101 transitions. Second operand has 20 states, 18 states have (on average 3.0) internal successors, (54), 20 states have internal predecessors, (54), 17 states have call successors, (20), 1 states have call predecessors, (20), 6 states have return successors, (25), 10 states have call predecessors, (25), 17 states have call successors, (25) [2024-09-25 11:25:32,105 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:32,106 INFO L93 Difference]: Finished difference Result 150 states and 231 transitions. [2024-09-25 11:25:32,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-25 11:25:32,106 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 18 states have (on average 3.0) internal successors, (54), 20 states have internal predecessors, (54), 17 states have call successors, (20), 1 states have call predecessors, (20), 6 states have return successors, (25), 10 states have call predecessors, (25), 17 states have call successors, (25) Word has length 109 [2024-09-25 11:25:32,107 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:32,111 INFO L225 Difference]: With dead ends: 150 [2024-09-25 11:25:32,111 INFO L226 Difference]: Without dead ends: 146 [2024-09-25 11:25:32,112 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 262 GetRequests, 238 SyntacticMatches, 5 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 222 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=136, Invalid=284, Unknown=0, NotChecked=0, Total=420 [2024-09-25 11:25:32,113 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 58 mSDsluCounter, 89 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 76 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 68 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 241 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 76 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:32,113 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [68 Valid, 110 Invalid, 241 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [76 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:32,117 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 146 states. [2024-09-25 11:25:32,150 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 146 to 137. [2024-09-25 11:25:32,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 137 states, 87 states have (on average 1.1724137931034482) internal successors, (102), 86 states have internal predecessors, (102), 31 states have call successors, (31), 12 states have call predecessors, (31), 18 states have return successors, (81), 38 states have call predecessors, (81), 30 states have call successors, (81) [2024-09-25 11:25:32,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 137 states and 214 transitions. [2024-09-25 11:25:32,156 INFO L78 Accepts]: Start accepts. Automaton has 137 states and 214 transitions. Word has length 109 [2024-09-25 11:25:32,158 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:32,158 INFO L474 AbstractCegarLoop]: Abstraction has 137 states and 214 transitions. [2024-09-25 11:25:32,158 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 18 states have (on average 3.0) internal successors, (54), 20 states have internal predecessors, (54), 17 states have call successors, (20), 1 states have call predecessors, (20), 6 states have return successors, (25), 10 states have call predecessors, (25), 17 states have call successors, (25) [2024-09-25 11:25:32,159 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:32,159 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 214 transitions. [2024-09-25 11:25:32,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-09-25 11:25:32,166 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:32,166 INFO L216 NwaCegarLoop]: trace histogram [31, 31, 25, 15, 15, 15, 15, 15, 15, 15, 10, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:32,183 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-09-25 11:25:32,367 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-09-25 11:25:32,367 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:32,368 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:32,368 INFO L85 PathProgramCache]: Analyzing trace with hash -2056076178, now seen corresponding path program 5 times [2024-09-25 11:25:32,368 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:32,368 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1397866676] [2024-09-25 11:25:32,368 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:32,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:32,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:32,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:32,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:32,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:32,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:32,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:32,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:32,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:32,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:32,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:32,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:32,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:32,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:32,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:32,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:33,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:33,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:33,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:33,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:33,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:33,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:33,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:33,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:33,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:33,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:33,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:33,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,307 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:33,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:33,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:33,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:33,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:33,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2580 backedges. 403 proven. 706 refuted. 0 times theorem prover too weak. 1471 trivial. 0 not checked. [2024-09-25 11:25:33,328 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:33,328 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1397866676] [2024-09-25 11:25:33,328 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1397866676] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:33,328 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1592168251] [2024-09-25 11:25:33,328 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 11:25:33,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:33,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:33,330 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:33,332 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-09-25 11:25:33,443 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 24 check-sat command(s) [2024-09-25 11:25:33,443 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:33,445 INFO L262 TraceCheckSpWp]: Trace formula consists of 389 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-25 11:25:33,453 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:33,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2580 backedges. 630 proven. 586 refuted. 0 times theorem prover too weak. 1364 trivial. 0 not checked. [2024-09-25 11:25:33,611 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:35,441 INFO L134 CoverageAnalysis]: Checked inductivity of 2580 backedges. 634 proven. 619 refuted. 0 times theorem prover too weak. 1327 trivial. 0 not checked. [2024-09-25 11:25:35,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1592168251] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:35,442 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:35,442 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 14, 21] total 33 [2024-09-25 11:25:35,442 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1702239835] [2024-09-25 11:25:35,442 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:35,443 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-09-25 11:25:35,443 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:35,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-09-25 11:25:35,446 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=244, Invalid=812, Unknown=0, NotChecked=0, Total=1056 [2024-09-25 11:25:35,446 INFO L87 Difference]: Start difference. First operand 137 states and 214 transitions. Second operand has 33 states, 32 states have (on average 2.84375) internal successors, (91), 33 states have internal predecessors, (91), 25 states have call successors, (33), 1 states have call predecessors, (33), 12 states have return successors, (43), 20 states have call predecessors, (43), 25 states have call successors, (43) [2024-09-25 11:25:35,928 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:35,928 INFO L93 Difference]: Finished difference Result 229 states and 428 transitions. [2024-09-25 11:25:35,929 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-09-25 11:25:35,929 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 32 states have (on average 2.84375) internal successors, (91), 33 states have internal predecessors, (91), 25 states have call successors, (33), 1 states have call predecessors, (33), 12 states have return successors, (43), 20 states have call predecessors, (43), 25 states have call successors, (43) Word has length 218 [2024-09-25 11:25:35,930 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:35,931 INFO L225 Difference]: With dead ends: 229 [2024-09-25 11:25:35,931 INFO L226 Difference]: Without dead ends: 101 [2024-09-25 11:25:35,937 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 537 GetRequests, 478 SyntacticMatches, 10 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 853 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=641, Invalid=1909, Unknown=0, NotChecked=0, Total=2550 [2024-09-25 11:25:35,938 INFO L434 NwaCegarLoop]: 28 mSDtfsCounter, 104 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 312 mSolverCounterSat, 142 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 109 SdHoareTripleChecker+Valid, 204 SdHoareTripleChecker+Invalid, 454 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 142 IncrementalHoareTripleChecker+Valid, 312 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:35,938 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [109 Valid, 204 Invalid, 454 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [142 Valid, 312 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 11:25:35,939 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2024-09-25 11:25:35,953 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 87. [2024-09-25 11:25:35,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 87 states, 60 states have (on average 1.0333333333333334) internal successors, (62), 58 states have internal predecessors, (62), 17 states have call successors, (17), 14 states have call predecessors, (17), 9 states have return successors, (37), 14 states have call predecessors, (37), 16 states have call successors, (37) [2024-09-25 11:25:35,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 116 transitions. [2024-09-25 11:25:35,954 INFO L78 Accepts]: Start accepts. Automaton has 87 states and 116 transitions. Word has length 218 [2024-09-25 11:25:35,955 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:35,955 INFO L474 AbstractCegarLoop]: Abstraction has 87 states and 116 transitions. [2024-09-25 11:25:35,955 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 32 states have (on average 2.84375) internal successors, (91), 33 states have internal predecessors, (91), 25 states have call successors, (33), 1 states have call predecessors, (33), 12 states have return successors, (43), 20 states have call predecessors, (43), 25 states have call successors, (43) [2024-09-25 11:25:35,956 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:35,956 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 116 transitions. [2024-09-25 11:25:35,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-09-25 11:25:35,959 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:35,961 INFO L216 NwaCegarLoop]: trace histogram [41, 41, 33, 20, 20, 20, 20, 20, 20, 20, 13, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:35,978 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-09-25 11:25:36,161 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:36,162 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:36,162 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:36,163 INFO L85 PathProgramCache]: Analyzing trace with hash -1181858135, now seen corresponding path program 6 times [2024-09-25 11:25:36,163 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:36,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992702748] [2024-09-25 11:25:36,163 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:36,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:36,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:36,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:36,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:36,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,865 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:36,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:36,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:36,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:37,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:37,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:37,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:37,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:37,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:37,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:37,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:37,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,147 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:37,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:37,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:37,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:37,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:37,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,169 INFO L134 CoverageAnalysis]: Checked inductivity of 4568 backedges. 189 proven. 1130 refuted. 0 times theorem prover too weak. 3249 trivial. 0 not checked. [2024-09-25 11:25:37,170 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:37,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992702748] [2024-09-25 11:25:37,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992702748] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:37,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1208337286] [2024-09-25 11:25:37,170 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 11:25:37,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:37,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:37,172 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:37,174 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-09-25 11:25:37,295 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 20 check-sat command(s) [2024-09-25 11:25:37,296 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:37,297 INFO L262 TraceCheckSpWp]: Trace formula consists of 343 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-09-25 11:25:37,304 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:37,384 INFO L134 CoverageAnalysis]: Checked inductivity of 4568 backedges. 331 proven. 821 refuted. 0 times theorem prover too weak. 3416 trivial. 0 not checked. [2024-09-25 11:25:37,384 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:38,825 INFO L134 CoverageAnalysis]: Checked inductivity of 4568 backedges. 335 proven. 857 refuted. 0 times theorem prover too weak. 3376 trivial. 0 not checked. [2024-09-25 11:25:38,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1208337286] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:38,826 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:38,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 10, 15] total 25 [2024-09-25 11:25:38,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490647974] [2024-09-25 11:25:38,826 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:38,827 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-09-25 11:25:38,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:38,828 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-09-25 11:25:38,828 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=190, Invalid=410, Unknown=0, NotChecked=0, Total=600 [2024-09-25 11:25:38,829 INFO L87 Difference]: Start difference. First operand 87 states and 116 transitions. Second operand has 25 states, 23 states have (on average 2.8260869565217392) internal successors, (65), 25 states have internal predecessors, (65), 20 states have call successors, (25), 1 states have call predecessors, (25), 8 states have return successors, (33), 16 states have call predecessors, (33), 20 states have call successors, (33) [2024-09-25 11:25:39,039 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:39,039 INFO L93 Difference]: Finished difference Result 269 states and 401 transitions. [2024-09-25 11:25:39,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-25 11:25:39,040 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 23 states have (on average 2.8260869565217392) internal successors, (65), 25 states have internal predecessors, (65), 20 states have call successors, (25), 1 states have call predecessors, (25), 8 states have return successors, (33), 16 states have call predecessors, (33), 20 states have call successors, (33) Word has length 286 [2024-09-25 11:25:39,041 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:39,044 INFO L225 Difference]: With dead ends: 269 [2024-09-25 11:25:39,044 INFO L226 Difference]: Without dead ends: 265 [2024-09-25 11:25:39,045 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 672 GetRequests, 642 SyntacticMatches, 6 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 389 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=213, Invalid=437, Unknown=0, NotChecked=0, Total=650 [2024-09-25 11:25:39,046 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 95 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 167 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 249 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 167 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:39,046 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 119 Invalid, 249 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 167 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:25:39,047 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 265 states. [2024-09-25 11:25:39,078 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 265 to 250. [2024-09-25 11:25:39,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 250 states, 170 states have (on average 1.035294117647059) internal successors, (176), 165 states have internal predecessors, (176), 54 states have call successors, (54), 33 states have call predecessors, (54), 25 states have return successors, (141), 51 states have call predecessors, (141), 53 states have call successors, (141) [2024-09-25 11:25:39,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 250 states and 371 transitions. [2024-09-25 11:25:39,082 INFO L78 Accepts]: Start accepts. Automaton has 250 states and 371 transitions. Word has length 286 [2024-09-25 11:25:39,082 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:39,082 INFO L474 AbstractCegarLoop]: Abstraction has 250 states and 371 transitions. [2024-09-25 11:25:39,083 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 23 states have (on average 2.8260869565217392) internal successors, (65), 25 states have internal predecessors, (65), 20 states have call successors, (25), 1 states have call predecessors, (25), 8 states have return successors, (33), 16 states have call predecessors, (33), 20 states have call successors, (33) [2024-09-25 11:25:39,083 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:39,083 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 371 transitions. [2024-09-25 11:25:39,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 464 [2024-09-25 11:25:39,089 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:39,090 INFO L216 NwaCegarLoop]: trace histogram [67, 67, 54, 33, 33, 33, 33, 33, 33, 33, 21, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:39,106 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-09-25 11:25:39,290 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:39,290 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:39,291 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:39,291 INFO L85 PathProgramCache]: Analyzing trace with hash -1982913569, now seen corresponding path program 7 times [2024-09-25 11:25:39,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:39,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2103229555] [2024-09-25 11:25:39,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:39,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:39,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:39,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:39,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:39,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:39,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:40,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:40,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,892 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:40,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,999 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:41,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:41,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,006 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:41,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:41,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:41,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:41,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:41,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:41,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:41,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,036 INFO L134 CoverageAnalysis]: Checked inductivity of 12387 backedges. 361 proven. 2270 refuted. 0 times theorem prover too weak. 9756 trivial. 0 not checked. [2024-09-25 11:25:41,036 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:41,036 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2103229555] [2024-09-25 11:25:41,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2103229555] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:41,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [683115468] [2024-09-25 11:25:41,037 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-25 11:25:41,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:41,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:41,039 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:41,040 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-09-25 11:25:41,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:41,235 INFO L262 TraceCheckSpWp]: Trace formula consists of 1047 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-09-25 11:25:41,241 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:41,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12387 backedges. 361 proven. 2270 refuted. 0 times theorem prover too weak. 9756 trivial. 0 not checked. [2024-09-25 11:25:41,338 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:44,107 INFO L134 CoverageAnalysis]: Checked inductivity of 12387 backedges. 361 proven. 2347 refuted. 0 times theorem prover too weak. 9679 trivial. 0 not checked. [2024-09-25 11:25:44,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [683115468] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:44,108 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:44,108 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 12, 19] total 29 [2024-09-25 11:25:44,108 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1195989157] [2024-09-25 11:25:44,108 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:44,109 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-09-25 11:25:44,109 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:44,110 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-09-25 11:25:44,111 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=256, Invalid=556, Unknown=0, NotChecked=0, Total=812 [2024-09-25 11:25:44,111 INFO L87 Difference]: Start difference. First operand 250 states and 371 transitions. Second operand has 29 states, 27 states have (on average 2.7777777777777777) internal successors, (75), 29 states have internal predecessors, (75), 26 states have call successors, (29), 1 states have call predecessors, (29), 9 states have return successors, (40), 16 states have call predecessors, (40), 26 states have call successors, (40) [2024-09-25 11:25:44,395 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:44,395 INFO L93 Difference]: Finished difference Result 673 states and 1083 transitions. [2024-09-25 11:25:44,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-09-25 11:25:44,396 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 27 states have (on average 2.7777777777777777) internal successors, (75), 29 states have internal predecessors, (75), 26 states have call successors, (29), 1 states have call predecessors, (29), 9 states have return successors, (40), 16 states have call predecessors, (40), 26 states have call successors, (40) Word has length 463 [2024-09-25 11:25:44,399 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:44,409 INFO L225 Difference]: With dead ends: 673 [2024-09-25 11:25:44,409 INFO L226 Difference]: Without dead ends: 669 [2024-09-25 11:25:44,411 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1080 GetRequests, 1044 SyntacticMatches, 8 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 585 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=283, Invalid=587, Unknown=0, NotChecked=0, Total=870 [2024-09-25 11:25:44,411 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 89 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 203 mSolverCounterSat, 108 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 311 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 108 IncrementalHoareTripleChecker+Valid, 203 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:44,412 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 129 Invalid, 311 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [108 Valid, 203 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:25:44,413 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 669 states. [2024-09-25 11:25:44,530 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 669 to 651. [2024-09-25 11:25:44,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 651 states, 435 states have (on average 1.032183908045977) internal successors, (449), 425 states have internal predecessors, (449), 148 states have call successors, (148), 74 states have call predecessors, (148), 67 states have return successors, (451), 151 states have call predecessors, (451), 147 states have call successors, (451) [2024-09-25 11:25:44,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 651 states and 1048 transitions. [2024-09-25 11:25:44,540 INFO L78 Accepts]: Start accepts. Automaton has 651 states and 1048 transitions. Word has length 463 [2024-09-25 11:25:44,541 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:44,542 INFO L474 AbstractCegarLoop]: Abstraction has 651 states and 1048 transitions. [2024-09-25 11:25:44,542 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 27 states have (on average 2.7777777777777777) internal successors, (75), 29 states have internal predecessors, (75), 26 states have call successors, (29), 1 states have call predecessors, (29), 9 states have return successors, (40), 16 states have call predecessors, (40), 26 states have call successors, (40) [2024-09-25 11:25:44,542 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:44,542 INFO L276 IsEmpty]: Start isEmpty. Operand 651 states and 1048 transitions. [2024-09-25 11:25:44,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 750 [2024-09-25 11:25:44,561 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:44,561 INFO L216 NwaCegarLoop]: trace histogram [109, 109, 88, 54, 54, 54, 54, 54, 54, 54, 34, 21, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:44,578 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-09-25 11:25:44,762 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:44,763 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:44,764 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:44,764 INFO L85 PathProgramCache]: Analyzing trace with hash 917324204, now seen corresponding path program 8 times [2024-09-25 11:25:44,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:44,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2048550172] [2024-09-25 11:25:44,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:44,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:44,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:45,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:45,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:45,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:45,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:46,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:46,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:46,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:46,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:47,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:47,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:47,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:47,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:47,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:47,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:47,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,697 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:25:47,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:47,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:47,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:47,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:47,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:47,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:47,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:47,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:47,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:47,890 INFO L134 CoverageAnalysis]: Checked inductivity of 33096 backedges. 659 proven. 4380 refuted. 0 times theorem prover too weak. 28057 trivial. 0 not checked. [2024-09-25 11:25:47,890 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:47,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2048550172] [2024-09-25 11:25:47,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2048550172] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:47,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [935717900] [2024-09-25 11:25:47,891 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 11:25:47,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:47,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:47,893 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:47,894 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-09-25 11:25:48,216 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 11:25:48,216 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:48,221 INFO L262 TraceCheckSpWp]: Trace formula consists of 1682 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-25 11:25:48,229 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:48,339 INFO L134 CoverageAnalysis]: Checked inductivity of 33096 backedges. 659 proven. 4380 refuted. 0 times theorem prover too weak. 28057 trivial. 0 not checked. [2024-09-25 11:25:48,339 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:52,105 INFO L134 CoverageAnalysis]: Checked inductivity of 33096 backedges. 659 proven. 4480 refuted. 0 times theorem prover too weak. 27957 trivial. 0 not checked. [2024-09-25 11:25:52,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [935717900] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:52,106 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:52,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 13, 21] total 32 [2024-09-25 11:25:52,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2008822768] [2024-09-25 11:25:52,107 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:52,108 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-09-25 11:25:52,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:52,109 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-09-25 11:25:52,109 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=314, Invalid=678, Unknown=0, NotChecked=0, Total=992 [2024-09-25 11:25:52,110 INFO L87 Difference]: Start difference. First operand 651 states and 1048 transitions. Second operand has 32 states, 30 states have (on average 2.7333333333333334) internal successors, (82), 32 states have internal predecessors, (82), 29 states have call successors, (32), 1 states have call predecessors, (32), 10 states have return successors, (45), 18 states have call predecessors, (45), 29 states have call successors, (45) [2024-09-25 11:25:52,523 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:52,524 INFO L93 Difference]: Finished difference Result 1586 states and 2734 transitions. [2024-09-25 11:25:52,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-25 11:25:52,525 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 30 states have (on average 2.7333333333333334) internal successors, (82), 32 states have internal predecessors, (82), 29 states have call successors, (32), 1 states have call predecessors, (32), 10 states have return successors, (45), 18 states have call predecessors, (45), 29 states have call successors, (45) Word has length 749 [2024-09-25 11:25:52,527 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:52,545 INFO L225 Difference]: With dead ends: 1586 [2024-09-25 11:25:52,546 INFO L226 Difference]: Without dead ends: 1582 [2024-09-25 11:25:52,547 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1738 GetRequests, 1698 SyntacticMatches, 9 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 744 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=344, Invalid=712, Unknown=0, NotChecked=0, Total=1056 [2024-09-25 11:25:52,548 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 125 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 251 mSolverCounterSat, 165 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 141 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 416 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 165 IncrementalHoareTripleChecker+Valid, 251 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:52,548 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [141 Valid, 160 Invalid, 416 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [165 Valid, 251 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:25:52,550 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1582 states. [2024-09-25 11:25:52,714 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1582 to 1561. [2024-09-25 11:25:52,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1561 states, 1029 states have (on average 1.0291545189504374) internal successors, (1059), 1010 states have internal predecessors, (1059), 365 states have call successors, (365), 159 states have call predecessors, (365), 166 states have return successors, (1270), 391 states have call predecessors, (1270), 364 states have call successors, (1270) [2024-09-25 11:25:52,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1561 states to 1561 states and 2694 transitions. [2024-09-25 11:25:52,734 INFO L78 Accepts]: Start accepts. Automaton has 1561 states and 2694 transitions. Word has length 749 [2024-09-25 11:25:52,735 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:52,735 INFO L474 AbstractCegarLoop]: Abstraction has 1561 states and 2694 transitions. [2024-09-25 11:25:52,735 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 30 states have (on average 2.7333333333333334) internal successors, (82), 32 states have internal predecessors, (82), 29 states have call successors, (32), 1 states have call predecessors, (32), 10 states have return successors, (45), 18 states have call predecessors, (45), 29 states have call successors, (45) [2024-09-25 11:25:52,736 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:52,736 INFO L276 IsEmpty]: Start isEmpty. Operand 1561 states and 2694 transitions. [2024-09-25 11:25:52,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1213 [2024-09-25 11:25:52,747 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:52,747 INFO L216 NwaCegarLoop]: trace histogram [177, 177, 143, 88, 88, 88, 88, 88, 88, 88, 55, 34, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:52,771 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-09-25 11:25:52,948 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-09-25 11:25:52,948 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:52,949 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:52,949 INFO L85 PathProgramCache]: Analyzing trace with hash 1835675585, now seen corresponding path program 9 times [2024-09-25 11:25:52,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:52,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854277751] [2024-09-25 11:25:52,950 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:52,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:53,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:54,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:54,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:54,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:54,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:55,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:55,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:56,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:56,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:56,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:56,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:56,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:56,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,256 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:57,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,297 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:57,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,341 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:57,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:57,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:25:57,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:57,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:57,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,655 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:25:57,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,843 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:57,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,877 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:57,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,908 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,913 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:57,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:57,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:57,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:57,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:57,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:57,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:57,998 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:57,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:58,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:58,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,006 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:58,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:58,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,008 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:58,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:58,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:58,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:58,020 INFO L134 CoverageAnalysis]: Checked inductivity of 87769 backedges. 1164 proven. 8218 refuted. 0 times theorem prover too weak. 78387 trivial. 0 not checked. [2024-09-25 11:25:58,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:58,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854277751] [2024-09-25 11:25:58,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854277751] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:58,021 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [538071333] [2024-09-25 11:25:58,021 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 11:25:58,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:58,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:58,023 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:25:58,024 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-09-25 11:25:58,328 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 40 check-sat command(s) [2024-09-25 11:25:58,328 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:58,331 INFO L262 TraceCheckSpWp]: Trace formula consists of 792 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-09-25 11:25:58,344 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:58,465 INFO L134 CoverageAnalysis]: Checked inductivity of 87769 backedges. 1164 proven. 8218 refuted. 0 times theorem prover too weak. 78387 trivial. 0 not checked. [2024-09-25 11:25:58,465 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:26:04,119 INFO L134 CoverageAnalysis]: Checked inductivity of 87769 backedges. 1164 proven. 8344 refuted. 0 times theorem prover too weak. 78261 trivial. 0 not checked. [2024-09-25 11:26:04,120 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [538071333] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:26:04,120 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:26:04,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 14, 23] total 35 [2024-09-25 11:26:04,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [993407400] [2024-09-25 11:26:04,121 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:26:04,122 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-09-25 11:26:04,122 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:26:04,124 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-09-25 11:26:04,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=378, Invalid=812, Unknown=0, NotChecked=0, Total=1190 [2024-09-25 11:26:04,125 INFO L87 Difference]: Start difference. First operand 1561 states and 2694 transitions. Second operand has 35 states, 33 states have (on average 2.696969696969697) internal successors, (89), 35 states have internal predecessors, (89), 32 states have call successors, (35), 1 states have call predecessors, (35), 11 states have return successors, (50), 20 states have call predecessors, (50), 32 states have call successors, (50) [2024-09-25 11:26:04,660 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:26:04,660 INFO L93 Difference]: Finished difference Result 3557 states and 6537 transitions. [2024-09-25 11:26:04,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-09-25 11:26:04,661 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 33 states have (on average 2.696969696969697) internal successors, (89), 35 states have internal predecessors, (89), 32 states have call successors, (35), 1 states have call predecessors, (35), 11 states have return successors, (50), 20 states have call predecessors, (50), 32 states have call successors, (50) Word has length 1212 [2024-09-25 11:26:04,663 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:26:04,727 INFO L225 Difference]: With dead ends: 3557 [2024-09-25 11:26:04,727 INFO L226 Difference]: Without dead ends: 3553 [2024-09-25 11:26:04,733 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 2802 GetRequests, 2758 SyntacticMatches, 10 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 922 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=411, Invalid=849, Unknown=0, NotChecked=0, Total=1260 [2024-09-25 11:26:04,734 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 123 mSDsluCounter, 150 mSDsCounter, 0 mSdLazyCounter, 242 mSolverCounterSat, 152 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 394 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 152 IncrementalHoareTripleChecker+Valid, 242 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:26:04,734 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 171 Invalid, 394 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [152 Valid, 242 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:26:04,738 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3553 states. [2024-09-25 11:26:05,183 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3553 to 3529. [2024-09-25 11:26:05,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3529 states, 2304 states have (on average 1.0269097222222223) internal successors, (2366), 2268 states have internal predecessors, (2366), 839 states have call successors, (839), 332 states have call predecessors, (839), 385 states have return successors, (3287), 928 states have call predecessors, (3287), 838 states have call successors, (3287) [2024-09-25 11:26:05,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3529 states to 3529 states and 6492 transitions. [2024-09-25 11:26:05,234 INFO L78 Accepts]: Start accepts. Automaton has 3529 states and 6492 transitions. Word has length 1212 [2024-09-25 11:26:05,235 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:26:05,235 INFO L474 AbstractCegarLoop]: Abstraction has 3529 states and 6492 transitions. [2024-09-25 11:26:05,235 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 33 states have (on average 2.696969696969697) internal successors, (89), 35 states have internal predecessors, (89), 32 states have call successors, (35), 1 states have call predecessors, (35), 11 states have return successors, (50), 20 states have call predecessors, (50), 32 states have call successors, (50) [2024-09-25 11:26:05,236 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:26:05,236 INFO L276 IsEmpty]: Start isEmpty. Operand 3529 states and 6492 transitions. [2024-09-25 11:26:05,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1962 [2024-09-25 11:26:05,261 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:26:05,262 INFO L216 NwaCegarLoop]: trace histogram [287, 287, 232, 143, 143, 143, 143, 143, 143, 143, 89, 55, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:26:05,281 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-09-25 11:26:05,462 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-09-25 11:26:05,462 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:26:05,462 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:26:05,463 INFO L85 PathProgramCache]: Analyzing trace with hash 716672127, now seen corresponding path program 10 times [2024-09-25 11:26:05,463 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:26:05,463 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [773899600] [2024-09-25 11:26:05,463 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:26:05,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:26:05,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:08,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:26:08,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:08,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:26:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:11,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:11,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:11,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:11,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:11,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:11,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:12,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,341 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:12,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:12,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:12,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:26:12,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:12,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,729 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,734 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:12,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,770 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:12,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,804 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:12,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:12,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:12,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:12,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:12,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:26:12,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,084 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,090 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,092 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:13,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:13,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:13,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:13,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:13,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:13,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,386 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:13,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,430 INFO L134 CoverageAnalysis]: Checked inductivity of 231572 backedges. 2007 proven. 15097 refuted. 0 times theorem prover too weak. 214468 trivial. 0 not checked. [2024-09-25 11:26:13,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:26:13,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [773899600] [2024-09-25 11:26:13,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [773899600] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:26:13,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1189293208] [2024-09-25 11:26:13,431 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 11:26:13,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:26:13,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:26:13,432 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:26:13,433 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-09-25 11:26:14,065 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 11:26:14,065 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:26:14,078 INFO L262 TraceCheckSpWp]: Trace formula consists of 4373 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-09-25 11:26:14,094 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:26:14,227 INFO L134 CoverageAnalysis]: Checked inductivity of 231572 backedges. 2007 proven. 15097 refuted. 0 times theorem prover too weak. 214468 trivial. 0 not checked. [2024-09-25 11:26:14,227 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:26:23,072 INFO L134 CoverageAnalysis]: Checked inductivity of 231572 backedges. 2007 proven. 15252 refuted. 0 times theorem prover too weak. 214313 trivial. 0 not checked. [2024-09-25 11:26:23,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1189293208] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:26:23,072 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:26:23,073 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 15, 25] total 38 [2024-09-25 11:26:23,073 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1823684528] [2024-09-25 11:26:23,073 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:26:23,075 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2024-09-25 11:26:23,075 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:26:23,076 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2024-09-25 11:26:23,077 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=448, Invalid=958, Unknown=0, NotChecked=0, Total=1406 [2024-09-25 11:26:23,077 INFO L87 Difference]: Start difference. First operand 3529 states and 6492 transitions. Second operand has 38 states, 36 states have (on average 2.6666666666666665) internal successors, (96), 38 states have internal predecessors, (96), 35 states have call successors, (38), 1 states have call predecessors, (38), 12 states have return successors, (55), 22 states have call predecessors, (55), 35 states have call successors, (55) [2024-09-25 11:26:24,164 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:26:24,164 INFO L93 Difference]: Finished difference Result 7691 states and 15020 transitions. [2024-09-25 11:26:24,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-09-25 11:26:24,165 INFO L78 Accepts]: Start accepts. Automaton has has 38 states, 36 states have (on average 2.6666666666666665) internal successors, (96), 38 states have internal predecessors, (96), 35 states have call successors, (38), 1 states have call predecessors, (38), 12 states have return successors, (55), 22 states have call predecessors, (55), 35 states have call successors, (55) Word has length 1961 [2024-09-25 11:26:24,169 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:26:24,320 INFO L225 Difference]: With dead ends: 7691 [2024-09-25 11:26:24,321 INFO L226 Difference]: Without dead ends: 7687 [2024-09-25 11:26:24,332 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 4522 GetRequests, 4474 SyntacticMatches, 11 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1119 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=484, Invalid=998, Unknown=0, NotChecked=0, Total=1482 [2024-09-25 11:26:24,333 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 147 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 284 mSolverCounterSat, 256 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 168 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 540 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 256 IncrementalHoareTripleChecker+Valid, 284 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 11:26:24,335 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [168 Valid, 172 Invalid, 540 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [256 Valid, 284 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 11:26:24,343 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7687 states. [2024-09-25 11:26:25,330 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7687 to 7660. [2024-09-25 11:26:25,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7660 states, 4968 states have (on average 1.0253623188405796) internal successors, (5094), 4899 states have internal predecessors, (5094), 1840 states have call successors, (1840), 681 states have call predecessors, (1840), 851 states have return successors, (8036), 2079 states have call predecessors, (8036), 1839 states have call successors, (8036) [2024-09-25 11:26:25,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7660 states to 7660 states and 14970 transitions. [2024-09-25 11:26:25,436 INFO L78 Accepts]: Start accepts. Automaton has 7660 states and 14970 transitions. Word has length 1961 [2024-09-25 11:26:25,437 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:26:25,438 INFO L474 AbstractCegarLoop]: Abstraction has 7660 states and 14970 transitions. [2024-09-25 11:26:25,438 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 36 states have (on average 2.6666666666666665) internal successors, (96), 38 states have internal predecessors, (96), 35 states have call successors, (38), 1 states have call predecessors, (38), 12 states have return successors, (55), 22 states have call predecessors, (55), 35 states have call successors, (55) [2024-09-25 11:26:25,438 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:26:25,438 INFO L276 IsEmpty]: Start isEmpty. Operand 7660 states and 14970 transitions. [2024-09-25 11:26:25,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3174 [2024-09-25 11:26:25,498 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:26:25,499 INFO L216 NwaCegarLoop]: trace histogram [465, 465, 376, 232, 232, 232, 232, 232, 232, 232, 144, 89, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:26:25,522 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-09-25 11:26:25,700 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,12 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:26:25,700 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:26:25,700 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:26:25,701 INFO L85 PathProgramCache]: Analyzing trace with hash 1808506676, now seen corresponding path program 11 times [2024-09-25 11:26:25,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:26:25,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233583612] [2024-09-25 11:26:25,701 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:26:25,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:26:26,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:32,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:26:32,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:32,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:26:33,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:36,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:37,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:38,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:38,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:39,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:39,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,739 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:40,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:40,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,843 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:40,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:40,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:40,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,877 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:40,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:40,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:40,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,908 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:40,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:40,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:40,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:40,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:40,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:40,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:40,999 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:41,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:41,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:41,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:26:41,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:41,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:41,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:41,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,525 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:41,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:41,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:41,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:41,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:26:41,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:41,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:41,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:41,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:41,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:41,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:41,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:41,999 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:42,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:42,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:42,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:42,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,147 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:42,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,184 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:42,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:42,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:42,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:42,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:42,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 11:26:42,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:42,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:42,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:42,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:42,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:42,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:42,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:42,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:42,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:43,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:43,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,061 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:43,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:43,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,161 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:43,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,272 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:43,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:43,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,307 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:43,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:43,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,386 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:26:43,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:43,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:43,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:43,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,776 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:43,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,781 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:43,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,802 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:43,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:43,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:43,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:43,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:43,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:43,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:43,850 INFO L134 CoverageAnalysis]: Checked inductivity of 609204 backedges. 3400 proven. 27297 refuted. 0 times theorem prover too weak. 578507 trivial. 0 not checked. [2024-09-25 11:26:43,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:26:43,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [233583612] [2024-09-25 11:26:43,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [233583612] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:26:43,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1202985481] [2024-09-25 11:26:43,851 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 11:26:43,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:26:43,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:26:43,852 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:26:43,853 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-09-25 11:26:48,586 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 399 check-sat command(s) [2024-09-25 11:26:48,586 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:26:48,614 INFO L262 TraceCheckSpWp]: Trace formula consists of 7064 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-09-25 11:26:48,653 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:26:48,842 INFO L134 CoverageAnalysis]: Checked inductivity of 609204 backedges. 18658 proven. 9464 refuted. 0 times theorem prover too weak. 581082 trivial. 0 not checked. [2024-09-25 11:26:48,842 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:27:00,771 INFO L134 CoverageAnalysis]: Checked inductivity of 609204 backedges. 18676 proven. 9601 refuted. 0 times theorem prover too weak. 580927 trivial. 0 not checked. [2024-09-25 11:27:00,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1202985481] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:27:00,771 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:27:00,772 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 15, 25] total 40 [2024-09-25 11:27:00,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1359301347] [2024-09-25 11:27:00,772 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:27:00,778 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-09-25 11:27:00,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:27:00,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-09-25 11:27:00,779 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=498, Invalid=1062, Unknown=0, NotChecked=0, Total=1560 [2024-09-25 11:27:00,780 INFO L87 Difference]: Start difference. First operand 7660 states and 14970 transitions. Second operand has 40 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 40 states have internal predecessors, (100), 35 states have call successors, (40), 1 states have call predecessors, (40), 13 states have return successors, (58), 26 states have call predecessors, (58), 35 states have call successors, (58) [2024-09-25 11:27:02,022 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:27:02,022 INFO L93 Difference]: Finished difference Result 16205 states and 33543 transitions. [2024-09-25 11:27:02,023 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-09-25 11:27:02,023 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 40 states have internal predecessors, (100), 35 states have call successors, (40), 1 states have call predecessors, (40), 13 states have return successors, (58), 26 states have call predecessors, (58), 35 states have call successors, (58) Word has length 3173 [2024-09-25 11:27:02,027 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:27:02,371 INFO L225 Difference]: With dead ends: 16205 [2024-09-25 11:27:02,371 INFO L226 Difference]: Without dead ends: 16201 [2024-09-25 11:27:02,420 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 7304 GetRequests, 7254 SyntacticMatches, 11 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1225 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=536, Invalid=1104, Unknown=0, NotChecked=0, Total=1640 [2024-09-25 11:27:02,421 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 139 mSDsluCounter, 186 mSDsCounter, 0 mSdLazyCounter, 294 mSolverCounterSat, 212 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 166 SdHoareTripleChecker+Valid, 207 SdHoareTripleChecker+Invalid, 506 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 212 IncrementalHoareTripleChecker+Valid, 294 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 11:27:02,421 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [166 Valid, 207 Invalid, 506 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [212 Valid, 294 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 11:27:02,443 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16201 states. [2024-09-25 11:27:04,411 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16201 to 16171. [2024-09-25 11:27:04,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16171 states, 10441 states have (on average 1.024327171726846) internal successors, (10695), 10307 states have internal predecessors, (10695), 3910 states have call successors, (3910), 1382 states have call predecessors, (3910), 1819 states have return successors, (18883), 4481 states have call predecessors, (18883), 3909 states have call successors, (18883) [2024-09-25 11:27:04,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16171 states to 16171 states and 33488 transitions. [2024-09-25 11:27:04,665 INFO L78 Accepts]: Start accepts. Automaton has 16171 states and 33488 transitions. Word has length 3173 [2024-09-25 11:27:04,667 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:27:04,667 INFO L474 AbstractCegarLoop]: Abstraction has 16171 states and 33488 transitions. [2024-09-25 11:27:04,668 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 40 states have internal predecessors, (100), 35 states have call successors, (40), 1 states have call predecessors, (40), 13 states have return successors, (58), 26 states have call predecessors, (58), 35 states have call successors, (58) [2024-09-25 11:27:04,668 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:27:04,669 INFO L276 IsEmpty]: Start isEmpty. Operand 16171 states and 33488 transitions. [2024-09-25 11:27:05,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6347 [2024-09-25 11:27:05,303 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:27:05,304 INFO L216 NwaCegarLoop]: trace histogram [931, 931, 753, 465, 465, 465, 465, 465, 465, 465, 288, 178, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:27:05,327 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-09-25 11:27:05,505 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-09-25 11:27:05,505 INFO L399 AbstractCegarLoop]: === Iteration 15 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:27:05,505 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:27:05,506 INFO L85 PathProgramCache]: Analyzing trace with hash 346257028, now seen corresponding path program 12 times [2024-09-25 11:27:05,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:27:05,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1563890632] [2024-09-25 11:27:05,507 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:27:05,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:27:08,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:27:34,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:27:38,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:53,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:53,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:57,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:57,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:59,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:59,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:00,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:00,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:00,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:00,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:00,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:00,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:01,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,307 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:01,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:01,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:28:01,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:01,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:01,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:28:01,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,754 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:01,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,781 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,783 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:01,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,802 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:01,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:01,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:01,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:01,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:01,936 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:28:01,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,090 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,200 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:02,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:02,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,238 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:02,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:02,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:02,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:02,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:02,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:28:02,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:02,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:02,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:02,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:02,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:02,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:02,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:02,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 11:28:02,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:02,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:03,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:03,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:03,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:03,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:03,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:03,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:03,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:28:03,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:03,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:03,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:03,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:03,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:28:03,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:03,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:03,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:03,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:03,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:03,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:03,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:03,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:03,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:03,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:04,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:04,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:04,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:04,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:04,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:04,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:04,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:04,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,090 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:04,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:04,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:04,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:04,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:04,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:04,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3169 [2024-09-25 11:28:04,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:08,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:08,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:10,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:11,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:11,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:11,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:11,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:11,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:11,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:11,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:11,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:11,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:12,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:12,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:12,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:12,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:28:12,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:12,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,490 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:28:12,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,641 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,651 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:12,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:12,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,697 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:12,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:12,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,770 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:12,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:12,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:12,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:28:12,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:12,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:12,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:13,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:13,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,087 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,092 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:13,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:13,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:13,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,200 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:13,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:28:13,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:13,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:13,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:13,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 11:28:13,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,739 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,913 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:13,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:13,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:13,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,015 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,084 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:14,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:14,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:14,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:28:14,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,319 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:14,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:14,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:14,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:14,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:28:14,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:14,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:14,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:28:14,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,726 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:14,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:28:14,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:28:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:28:14,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:28:14,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:28:14,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:28:14,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:14,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:28:14,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:28:15,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2446308 backedges. 36057 proven. 81593 refuted. 0 times theorem prover too weak. 2328658 trivial. 0 not checked. [2024-09-25 11:28:15,070 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:28:15,070 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1563890632] [2024-09-25 11:28:15,070 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1563890632] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:28:15,070 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1975014245] [2024-09-25 11:28:15,071 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 11:28:15,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:28:15,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:28:15,073 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 11:28:15,075 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-09-25 11:28:15,969 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 72 check-sat command(s) [2024-09-25 11:28:15,969 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:28:15,978 INFO L262 TraceCheckSpWp]: Trace formula consists of 1406 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-09-25 11:28:16,036 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:28:16,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2446308 backedges. 10720 proven. 46245 refuted. 0 times theorem prover too weak. 2389343 trivial. 0 not checked. [2024-09-25 11:28:16,340 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:28:37,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2446308 backedges. 10738 proven. 46384 refuted. 0 times theorem prover too weak. 2389186 trivial. 0 not checked. [2024-09-25 11:28:37,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1975014245] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:28:37,834 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:28:37,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [48, 15, 25] total 62 [2024-09-25 11:28:37,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1623142555] [2024-09-25 11:28:37,835 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:28:37,845 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 62 states [2024-09-25 11:28:37,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:28:37,846 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants. [2024-09-25 11:28:37,847 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=858, Invalid=2924, Unknown=0, NotChecked=0, Total=3782 [2024-09-25 11:28:37,847 INFO L87 Difference]: Start difference. First operand 16171 states and 33488 transitions. Second operand has 62 states, 60 states have (on average 2.283333333333333) internal successors, (137), 62 states have internal predecessors, (137), 44 states have call successors, (52), 1 states have call predecessors, (52), 25 states have return successors, (81), 49 states have call predecessors, (81), 44 states have call successors, (81) [2024-09-25 11:28:39,254 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:28:39,254 INFO L93 Difference]: Finished difference Result 16525 states and 34643 transitions. [2024-09-25 11:28:39,255 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 71 states. [2024-09-25 11:28:39,255 INFO L78 Accepts]: Start accepts. Automaton has has 62 states, 60 states have (on average 2.283333333333333) internal successors, (137), 62 states have internal predecessors, (137), 44 states have call successors, (52), 1 states have call predecessors, (52), 25 states have return successors, (81), 49 states have call predecessors, (81), 44 states have call successors, (81) Word has length 6346 [2024-09-25 11:28:39,259 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:28:39,290 INFO L225 Difference]: With dead ends: 16525 [2024-09-25 11:28:39,290 INFO L226 Difference]: Without dead ends: 368 [2024-09-25 11:28:39,598 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 14645 GetRequests, 14532 SyntacticMatches, 11 SemanticMatches, 102 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4109 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=2239, Invalid=8473, Unknown=0, NotChecked=0, Total=10712 [2024-09-25 11:28:39,599 INFO L434 NwaCegarLoop]: 58 mSDtfsCounter, 376 mSDsluCounter, 377 mSDsCounter, 0 mSdLazyCounter, 1036 mSolverCounterSat, 286 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 381 SdHoareTripleChecker+Valid, 435 SdHoareTripleChecker+Invalid, 1322 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 286 IncrementalHoareTripleChecker+Valid, 1036 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-09-25 11:28:39,599 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [381 Valid, 435 Invalid, 1322 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [286 Valid, 1036 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-09-25 11:28:39,600 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 368 states. [2024-09-25 11:28:39,811 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 368 to 206. [2024-09-25 11:28:39,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 206 states, 144 states have (on average 1.0208333333333333) internal successors, (147), 142 states have internal predecessors, (147), 45 states have call successors, (45), 35 states have call predecessors, (45), 16 states have return successors, (130), 28 states have call predecessors, (130), 44 states have call successors, (130) [2024-09-25 11:28:39,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 206 states and 322 transitions. [2024-09-25 11:28:39,835 INFO L78 Accepts]: Start accepts. Automaton has 206 states and 322 transitions. Word has length 6346 [2024-09-25 11:28:39,836 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:28:39,837 INFO L474 AbstractCegarLoop]: Abstraction has 206 states and 322 transitions. [2024-09-25 11:28:39,837 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 62 states, 60 states have (on average 2.283333333333333) internal successors, (137), 62 states have internal predecessors, (137), 44 states have call successors, (52), 1 states have call predecessors, (52), 25 states have return successors, (81), 49 states have call predecessors, (81), 44 states have call successors, (81) [2024-09-25 11:28:39,837 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:28:39,838 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 322 transitions. [2024-09-25 11:28:40,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8308 [2024-09-25 11:28:40,206 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:28:40,207 INFO L216 NwaCegarLoop]: trace histogram [1219, 1219, 986, 609, 609, 609, 609, 609, 609, 609, 377, 233, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:28:40,229 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-09-25 11:28:40,408 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-09-25 11:28:40,408 INFO L399 AbstractCegarLoop]: === Iteration 16 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:28:40,409 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:28:40,410 INFO L85 PathProgramCache]: Analyzing trace with hash -1749322529, now seen corresponding path program 13 times [2024-09-25 11:28:40,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:28:40,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430340418] [2024-09-25 11:28:40,410 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:28:40,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:28:46,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat