./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_15-1.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_15-1.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 06a81e8bf3973396767cf6326af5dc9a5105a737c418064bf310f9765cc117f7 --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:24:58,130 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-25 11:24:58,172 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-25 11:24:58,177 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-25 11:24:58,178 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-25 11:24:58,207 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-25 11:24:58,210 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-25 11:24:58,211 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-25 11:24:58,211 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-25 11:24:58,212 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-25 11:24:58,213 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-25 11:24:58,213 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-25 11:24:58,213 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-25 11:24:58,215 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-25 11:24:58,216 INFO L153 SettingsManager]: * Use SBE=true [2024-09-25 11:24:58,216 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-25 11:24:58,216 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-25 11:24:58,216 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-25 11:24:58,216 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-25 11:24:58,216 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-25 11:24:58,216 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-25 11:24:58,217 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-25 11:24:58,217 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-25 11:24:58,217 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-25 11:24:58,217 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-25 11:24:58,219 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-25 11:24:58,219 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-25 11:24:58,219 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-25 11:24:58,219 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-25 11:24:58,219 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-25 11:24:58,220 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-25 11:24:58,220 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-25 11:24:58,220 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 11:24:58,220 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-25 11:24:58,220 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-25 11:24:58,220 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-25 11:24:58,221 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-25 11:24:58,221 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-25 11:24:58,221 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-25 11:24:58,221 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-25 11:24:58,221 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-25 11:24:58,222 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-25 11:24:58,222 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 -> 06a81e8bf3973396767cf6326af5dc9a5105a737c418064bf310f9765cc117f7 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:24:58,442 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-25 11:24:58,460 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-25 11:24:58,462 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-25 11:24:58,463 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-25 11:24:58,463 INFO L274 PluginConnector]: CDTParser initialized [2024-09-25 11:24:58,464 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive-simple/fibo_15-1.c [2024-09-25 11:24:59,729 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-25 11:24:59,868 INFO L384 CDTParser]: Found 1 translation units. [2024-09-25 11:24:59,868 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_15-1.c [2024-09-25 11:24:59,875 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/d27d40d83/ce50e84880ca4568bbd1c036458937b4/FLAGaa5f468f5 [2024-09-25 11:24:59,884 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/d27d40d83/ce50e84880ca4568bbd1c036458937b4 [2024-09-25 11:24:59,886 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-25 11:24:59,887 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-25 11:24:59,888 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-25 11:24:59,888 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-25 11:24:59,892 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-25 11:24:59,892 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 11:24:59" (1/1) ... [2024-09-25 11:24:59,893 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@204bb01f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:24:59, skipping insertion in model container [2024-09-25 11:24:59,893 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 11:24:59" (1/1) ... [2024-09-25 11:24:59,905 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-25 11:25:00,011 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_15-1.c[744,757] [2024-09-25 11:25:00,017 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 11:25:00,035 INFO L200 MainTranslator]: Completed pre-run [2024-09-25 11:25:00,046 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_15-1.c[744,757] [2024-09-25 11:25:00,047 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 11:25:00,060 INFO L204 MainTranslator]: Completed translation [2024-09-25 11:25:00,061 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:00 WrapperNode [2024-09-25 11:25:00,061 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-25 11:25:00,062 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-25 11:25:00,062 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-25 11:25:00,062 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-25 11:25:00,067 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:00" (1/1) ... [2024-09-25 11:25:00,071 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:00" (1/1) ... [2024-09-25 11:25:00,076 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-25 11:25:00,077 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-25 11:25:00,078 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-25 11:25:00,078 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-25 11:25:00,078 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-25 11:25:00,085 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:00" (1/1) ... [2024-09-25 11:25:00,085 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:00" (1/1) ... [2024-09-25 11:25:00,087 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:00" (1/1) ... [2024-09-25 11:25:00,096 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:00,096 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:00" (1/1) ... [2024-09-25 11:25:00,096 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:00" (1/1) ... [2024-09-25 11:25:00,099 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:00" (1/1) ... [2024-09-25 11:25:00,100 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:00" (1/1) ... [2024-09-25 11:25:00,104 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:00" (1/1) ... [2024-09-25 11:25:00,104 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:00" (1/1) ... [2024-09-25 11:25:00,105 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-25 11:25:00,106 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-25 11:25:00,106 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-25 11:25:00,106 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-25 11:25:00,107 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:00" (1/1) ... [2024-09-25 11:25:00,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 11:25:00,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:00,139 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:00,144 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:00,185 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-25 11:25:00,185 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-25 11:25:00,186 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-25 11:25:00,186 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-25 11:25:00,186 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-25 11:25:00,186 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-25 11:25:00,186 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-25 11:25:00,187 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-25 11:25:00,187 INFO L130 BoogieDeclarations]: Found specification of procedure fibo [2024-09-25 11:25:00,188 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo [2024-09-25 11:25:00,239 INFO L241 CfgBuilder]: Building ICFG [2024-09-25 11:25:00,241 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-25 11:25:00,332 INFO L? ?]: Removed 5 outVars from TransFormulas that were not future-live. [2024-09-25 11:25:00,332 INFO L290 CfgBuilder]: Performing block encoding [2024-09-25 11:25:00,349 INFO L312 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-25 11:25:00,350 INFO L317 CfgBuilder]: Removed 0 assume(true) statements. [2024-09-25 11:25:00,350 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 11:25:00 BoogieIcfgContainer [2024-09-25 11:25:00,350 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-25 11:25:00,353 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-25 11:25:00,353 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-25 11:25:00,356 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-25 11:25:00,356 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.09 11:24:59" (1/3) ... [2024-09-25 11:25:00,356 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@83ed8ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 11:25:00, skipping insertion in model container [2024-09-25 11:25:00,356 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 11:25:00" (2/3) ... [2024-09-25 11:25:00,357 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@83ed8ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 11:25:00, skipping insertion in model container [2024-09-25 11:25:00,357 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 11:25:00" (3/3) ... [2024-09-25 11:25:00,357 INFO L112 eAbstractionObserver]: Analyzing ICFG fibo_15-1.c [2024-09-25 11:25:00,370 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-25 11:25:00,370 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-25 11:25:00,417 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-25 11:25:00,425 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;@5268d5d2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-25 11:25:00,425 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-25 11:25:00,429 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:00,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-09-25 11:25:00,433 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:00,434 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:00,434 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:00,438 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:00,439 INFO L85 PathProgramCache]: Analyzing trace with hash 358193300, now seen corresponding path program 1 times [2024-09-25 11:25:00,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:00,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1364141003] [2024-09-25 11:25:00,446 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:00,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:00,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:00,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:00,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:00,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:00,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:00,705 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:00,706 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:00,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1364141003] [2024-09-25 11:25:00,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1364141003] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 11:25:00,708 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 11:25:00,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 11:25:00,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1239830987] [2024-09-25 11:25:00,711 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 11:25:00,713 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 11:25:00,714 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:00,731 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 11:25:00,731 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 11:25:00,733 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:00,810 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:00,811 INFO L93 Difference]: Finished difference Result 35 states and 43 transitions. [2024-09-25 11:25:00,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 11:25:00,813 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:00,813 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:00,819 INFO L225 Difference]: With dead ends: 35 [2024-09-25 11:25:00,820 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 11:25:00,821 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:00,825 INFO L434 NwaCegarLoop]: 19 mSDtfsCounter, 10 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s 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:00,826 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:00,839 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 11:25:00,856 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 21. [2024-09-25 11:25:00,858 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:00,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 25 transitions. [2024-09-25 11:25:00,861 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 25 transitions. Word has length 13 [2024-09-25 11:25:00,862 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:00,862 INFO L474 AbstractCegarLoop]: Abstraction has 21 states and 25 transitions. [2024-09-25 11:25:00,862 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:00,863 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:00,863 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-09-25 11:25:00,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-09-25 11:25:00,864 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:00,864 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:00,864 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-25 11:25:00,865 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:00,865 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:00,866 INFO L85 PathProgramCache]: Analyzing trace with hash -1069801351, now seen corresponding path program 1 times [2024-09-25 11:25:00,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:00,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1628430327] [2024-09-25 11:25:00,867 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:00,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:00,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:00,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:00,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:00,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:00,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:00,962 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:00,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:00,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1628430327] [2024-09-25 11:25:00,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1628430327] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 11:25:00,963 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 11:25:00,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 11:25:00,963 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212774276] [2024-09-25 11:25:00,963 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 11:25:00,964 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 11:25:00,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:00,964 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 11:25:00,965 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 11:25:00,965 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:01,029 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:01,030 INFO L93 Difference]: Finished difference Result 27 states and 32 transitions. [2024-09-25 11:25:01,030 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 11:25:01,031 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:01,031 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:01,031 INFO L225 Difference]: With dead ends: 27 [2024-09-25 11:25:01,032 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 11:25:01,032 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:01,033 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.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:01,033 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.1s Time] [2024-09-25 11:25:01,034 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 11:25:01,041 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 21. [2024-09-25 11:25:01,043 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:01,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 25 transitions. [2024-09-25 11:25:01,045 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 25 transitions. Word has length 14 [2024-09-25 11:25:01,045 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:01,046 INFO L474 AbstractCegarLoop]: Abstraction has 21 states and 25 transitions. [2024-09-25 11:25:01,046 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:01,047 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:01,047 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-09-25 11:25:01,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-09-25 11:25:01,048 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:01,048 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:01,048 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-25 11:25:01,049 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:01,050 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:01,050 INFO L85 PathProgramCache]: Analyzing trace with hash -648535868, now seen corresponding path program 1 times [2024-09-25 11:25:01,050 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:01,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1704118215] [2024-09-25 11:25:01,051 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:01,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:01,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:01,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:01,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:01,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-09-25 11:25:01,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,217 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:01,217 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:01,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1704118215] [2024-09-25 11:25:01,218 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1704118215] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:01,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1556520904] [2024-09-25 11:25:01,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:01,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:01,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:01,220 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:01,221 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:01,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,280 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 11:25:01,283 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:01,375 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:01,375 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:01,556 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:01,556 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1556520904] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:01,557 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:01,557 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 7] total 12 [2024-09-25 11:25:01,557 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [625934437] [2024-09-25 11:25:01,557 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:01,558 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-09-25 11:25:01,558 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:01,558 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-09-25 11:25:01,559 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=97, Unknown=0, NotChecked=0, Total=132 [2024-09-25 11:25:01,559 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:01,625 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:01,625 INFO L93 Difference]: Finished difference Result 38 states and 49 transitions. [2024-09-25 11:25:01,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-25 11:25:01,626 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:01,626 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:01,627 INFO L225 Difference]: With dead ends: 38 [2024-09-25 11:25:01,627 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 11:25:01,627 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:01,628 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.0s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:01,628 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.0s Time] [2024-09-25 11:25:01,629 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 11:25:01,632 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-09-25 11:25:01,632 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:01,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions. [2024-09-25 11:25:01,632 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 26 [2024-09-25 11:25:01,633 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:01,633 INFO L474 AbstractCegarLoop]: Abstraction has 23 states and 27 transitions. [2024-09-25 11:25:01,633 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:01,633 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:01,633 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2024-09-25 11:25:01,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-09-25 11:25:01,634 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:01,634 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:01,646 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:01,837 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:01,838 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:01,838 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:01,838 INFO L85 PathProgramCache]: Analyzing trace with hash 1169471199, now seen corresponding path program 1 times [2024-09-25 11:25:01,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:01,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1545226529] [2024-09-25 11:25:01,838 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:01,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:01,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,892 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:01,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:01,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:01,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:01,975 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:01,976 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:01,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1545226529] [2024-09-25 11:25:01,976 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1545226529] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:01,976 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [886143798] [2024-09-25 11:25:01,976 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:01,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:01,976 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:01,977 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:01,980 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:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,011 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 11:25:02,012 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:02,059 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:02,059 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:02,199 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:02,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [886143798] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:02,200 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:02,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 7] total 11 [2024-09-25 11:25:02,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [535579563] [2024-09-25 11:25:02,200 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:02,207 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-09-25 11:25:02,207 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:02,208 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-09-25 11:25:02,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110 [2024-09-25 11:25:02,209 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:02,302 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:02,302 INFO L93 Difference]: Finished difference Result 41 states and 55 transitions. [2024-09-25 11:25:02,303 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-25 11:25:02,303 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:02,303 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:02,304 INFO L225 Difference]: With dead ends: 41 [2024-09-25 11:25:02,305 INFO L226 Difference]: Without dead ends: 37 [2024-09-25 11:25:02,306 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:02,306 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:02,308 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:02,308 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-09-25 11:25:02,318 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2024-09-25 11:25:02,319 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:02,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 51 transitions. [2024-09-25 11:25:02,320 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 51 transitions. Word has length 27 [2024-09-25 11:25:02,321 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:02,322 INFO L474 AbstractCegarLoop]: Abstraction has 37 states and 51 transitions. [2024-09-25 11:25:02,322 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:02,322 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:02,322 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 51 transitions. [2024-09-25 11:25:02,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-09-25 11:25:02,324 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:02,324 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:02,337 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:02,524 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:02,525 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:02,525 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:02,525 INFO L85 PathProgramCache]: Analyzing trace with hash 413055705, now seen corresponding path program 2 times [2024-09-25 11:25:02,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:02,526 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [157257381] [2024-09-25 11:25:02,526 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:02,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:02,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:02,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:02,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:02,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:02,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:02,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:02,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:02,677 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:02,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:02,678 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [157257381] [2024-09-25 11:25:02,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [157257381] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:02,678 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [874799580] [2024-09-25 11:25:02,678 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 11:25:02,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:02,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:02,680 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:02,681 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:02,714 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 11:25:02,714 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:02,714 INFO L262 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 11:25:02,716 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:02,788 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:02,788 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:03,067 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:03,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [874799580] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:03,068 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:03,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 9] total 17 [2024-09-25 11:25:03,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [84401740] [2024-09-25 11:25:03,068 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:03,069 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-09-25 11:25:03,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:03,070 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-09-25 11:25:03,070 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=204, Unknown=0, NotChecked=0, Total=272 [2024-09-25 11:25:03,070 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:03,206 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:03,206 INFO L93 Difference]: Finished difference Result 72 states and 109 transitions. [2024-09-25 11:25:03,207 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-09-25 11:25:03,207 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:03,207 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:03,208 INFO L225 Difference]: With dead ends: 72 [2024-09-25 11:25:03,208 INFO L226 Difference]: Without dead ends: 41 [2024-09-25 11:25:03,210 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 84 SyntacticMatches, 3 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 90 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=138, Invalid=368, Unknown=0, NotChecked=0, Total=506 [2024-09-25 11:25:03,211 INFO L434 NwaCegarLoop]: 18 mSDtfsCounter, 41 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 178 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:03,211 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 91 Invalid, 178 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:03,211 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-09-25 11:25:03,219 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2024-09-25 11:25:03,220 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:03,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 49 transitions. [2024-09-25 11:25:03,222 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 49 transitions. Word has length 40 [2024-09-25 11:25:03,223 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:03,223 INFO L474 AbstractCegarLoop]: Abstraction has 41 states and 49 transitions. [2024-09-25 11:25:03,223 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:03,223 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:03,223 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 49 transitions. [2024-09-25 11:25:03,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-09-25 11:25:03,224 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:03,224 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:03,238 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:03,425 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:03,425 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:03,425 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:03,425 INFO L85 PathProgramCache]: Analyzing trace with hash -926093039, now seen corresponding path program 3 times [2024-09-25 11:25:03,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:03,426 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [728381543] [2024-09-25 11:25:03,426 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:03,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:03,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:03,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:03,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:03,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:03,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:03,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:03,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:03,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,638 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:03,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:03,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:03,641 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:03,641 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:03,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [728381543] [2024-09-25 11:25:03,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [728381543] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:03,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [775050959] [2024-09-25 11:25:03,641 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 11:25:03,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:03,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:03,643 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:03,644 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:03,680 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2024-09-25 11:25:03,680 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:03,681 INFO L262 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 11:25:03,683 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:03,722 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:03,723 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:03,974 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:03,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [775050959] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:03,975 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:03,975 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 7, 9] total 16 [2024-09-25 11:25:03,975 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [846202335] [2024-09-25 11:25:03,975 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:03,976 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-09-25 11:25:03,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:03,976 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-09-25 11:25:03,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=74, Invalid=166, Unknown=0, NotChecked=0, Total=240 [2024-09-25 11:25:03,977 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:04,103 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:04,103 INFO L93 Difference]: Finished difference Result 83 states and 114 transitions. [2024-09-25 11:25:04,104 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-09-25 11:25:04,104 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:04,104 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:04,106 INFO L225 Difference]: With dead ends: 83 [2024-09-25 11:25:04,106 INFO L226 Difference]: Without dead ends: 79 [2024-09-25 11:25:04,106 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:04,107 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:04,107 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:04,107 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79 states. [2024-09-25 11:25:04,116 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 73. [2024-09-25 11:25:04,117 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:04,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 101 transitions. [2024-09-25 11:25:04,118 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 101 transitions. Word has length 68 [2024-09-25 11:25:04,118 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:04,118 INFO L474 AbstractCegarLoop]: Abstraction has 73 states and 101 transitions. [2024-09-25 11:25:04,118 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:04,118 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:04,118 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 101 transitions. [2024-09-25 11:25:04,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-09-25 11:25:04,121 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:04,121 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:04,134 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-09-25 11:25:04,324 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:04,324 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:04,325 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:04,325 INFO L85 PathProgramCache]: Analyzing trace with hash -257182465, now seen corresponding path program 4 times [2024-09-25 11:25:04,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:04,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138412146] [2024-09-25 11:25:04,325 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:04,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:04,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:04,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:04,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:04,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:04,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:04,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:04,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:04,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:04,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:04,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:04,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:04,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:04,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:04,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,638 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:04,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:04,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:04,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:04,642 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:04,642 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:04,642 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138412146] [2024-09-25 11:25:04,642 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138412146] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:04,642 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1463165855] [2024-09-25 11:25:04,643 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 11:25:04,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:04,643 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:04,644 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:04,645 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:04,702 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 11:25:04,702 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:04,703 INFO L262 TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-09-25 11:25:04,705 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:04,777 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:04,777 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:05,443 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:05,444 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1463165855] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:05,444 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:05,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 9, 13] total 20 [2024-09-25 11:25:05,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969232972] [2024-09-25 11:25:05,444 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:05,445 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-09-25 11:25:05,445 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:05,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-09-25 11:25:05,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380 [2024-09-25 11:25:05,446 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:05,604 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:05,604 INFO L93 Difference]: Finished difference Result 150 states and 231 transitions. [2024-09-25 11:25:05,605 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-25 11:25:05,605 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:05,606 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:05,608 INFO L225 Difference]: With dead ends: 150 [2024-09-25 11:25:05,608 INFO L226 Difference]: Without dead ends: 146 [2024-09-25 11:25:05,608 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 262 GetRequests, 238 SyntacticMatches, 5 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 222 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=136, Invalid=284, Unknown=0, NotChecked=0, Total=420 [2024-09-25 11:25:05,609 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 58 mSDsluCounter, 89 mSDsCounter, 0 mSdLazyCounter, 166 mSolverCounterSat, 78 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 68 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 244 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 78 IncrementalHoareTripleChecker+Valid, 166 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:05,609 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [68 Valid, 110 Invalid, 244 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [78 Valid, 166 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 11:25:05,610 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 146 states. [2024-09-25 11:25:05,626 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 146 to 137. [2024-09-25 11:25:05,627 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:05,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 137 states and 214 transitions. [2024-09-25 11:25:05,629 INFO L78 Accepts]: Start accepts. Automaton has 137 states and 214 transitions. Word has length 109 [2024-09-25 11:25:05,629 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:05,629 INFO L474 AbstractCegarLoop]: Abstraction has 137 states and 214 transitions. [2024-09-25 11:25:05,629 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:05,630 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:05,630 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 214 transitions. [2024-09-25 11:25:05,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-09-25 11:25:05,632 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:05,632 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:05,644 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:05,832 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:05,833 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:05,833 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:05,833 INFO L85 PathProgramCache]: Analyzing trace with hash -2056076178, now seen corresponding path program 5 times [2024-09-25 11:25:05,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:05,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1915090289] [2024-09-25 11:25:05,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:05,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:05,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:05,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:05,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:05,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:05,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:06,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:06,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:06,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:06,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:06,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:06,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:06,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:06,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:06,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:06,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,468 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:06,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:06,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:06,471 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:06,471 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:06,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1915090289] [2024-09-25 11:25:06,471 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1915090289] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:06,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [946089734] [2024-09-25 11:25:06,471 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 11:25:06,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:06,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:06,473 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:06,474 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:06,566 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 24 check-sat command(s) [2024-09-25 11:25:06,566 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:06,567 INFO L262 TraceCheckSpWp]: Trace formula consists of 389 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-25 11:25:06,570 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:06,686 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:06,686 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:08,093 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:08,093 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [946089734] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:08,093 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:08,093 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 14, 21] total 33 [2024-09-25 11:25:08,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1194064081] [2024-09-25 11:25:08,094 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:08,094 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-09-25 11:25:08,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:08,095 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-09-25 11:25:08,095 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=244, Invalid=812, Unknown=0, NotChecked=0, Total=1056 [2024-09-25 11:25:08,096 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:08,449 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:08,449 INFO L93 Difference]: Finished difference Result 229 states and 428 transitions. [2024-09-25 11:25:08,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-09-25 11:25:08,450 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:08,451 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:08,453 INFO L225 Difference]: With dead ends: 229 [2024-09-25 11:25:08,453 INFO L226 Difference]: Without dead ends: 101 [2024-09-25 11:25:08,459 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 537 GetRequests, 478 SyntacticMatches, 10 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 853 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=641, Invalid=1909, Unknown=0, NotChecked=0, Total=2550 [2024-09-25 11:25:08,460 INFO L434 NwaCegarLoop]: 28 mSDtfsCounter, 104 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 307 mSolverCounterSat, 142 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 109 SdHoareTripleChecker+Valid, 204 SdHoareTripleChecker+Invalid, 449 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 142 IncrementalHoareTripleChecker+Valid, 307 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:08,460 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [109 Valid, 204 Invalid, 449 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [142 Valid, 307 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:25:08,461 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2024-09-25 11:25:08,475 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 87. [2024-09-25 11:25:08,477 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:08,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 116 transitions. [2024-09-25 11:25:08,478 INFO L78 Accepts]: Start accepts. Automaton has 87 states and 116 transitions. Word has length 218 [2024-09-25 11:25:08,479 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:08,479 INFO L474 AbstractCegarLoop]: Abstraction has 87 states and 116 transitions. [2024-09-25 11:25:08,479 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:08,479 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:08,480 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 116 transitions. [2024-09-25 11:25:08,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-09-25 11:25:08,484 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:08,484 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:08,497 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:08,688 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:08,689 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:08,689 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:08,689 INFO L85 PathProgramCache]: Analyzing trace with hash -1181858135, now seen corresponding path program 6 times [2024-09-25 11:25:08,689 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:08,689 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1395415514] [2024-09-25 11:25:08,689 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:08,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:08,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:08,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:08,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:08,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,272 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:09,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:09,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:09,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:09,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:09,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:09,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:09,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:09,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:09,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:09,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:09,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:09,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:09,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:09,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:09,385 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:09,385 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:09,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1395415514] [2024-09-25 11:25:09,385 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1395415514] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:09,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1389653022] [2024-09-25 11:25:09,385 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 11:25:09,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:09,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:09,387 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:09,388 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:09,474 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 20 check-sat command(s) [2024-09-25 11:25:09,475 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:09,476 INFO L262 TraceCheckSpWp]: Trace formula consists of 343 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-09-25 11:25:09,482 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:09,550 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:09,550 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:10,671 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:10,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1389653022] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:10,671 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:10,672 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 10, 15] total 25 [2024-09-25 11:25:10,673 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1725573624] [2024-09-25 11:25:10,673 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:10,674 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-09-25 11:25:10,675 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:10,675 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-09-25 11:25:10,676 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=190, Invalid=410, Unknown=0, NotChecked=0, Total=600 [2024-09-25 11:25:10,676 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:10,827 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:10,828 INFO L93 Difference]: Finished difference Result 269 states and 401 transitions. [2024-09-25 11:25:10,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-25 11:25:10,828 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:10,829 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:10,831 INFO L225 Difference]: With dead ends: 269 [2024-09-25 11:25:10,831 INFO L226 Difference]: Without dead ends: 265 [2024-09-25 11:25:10,832 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 672 GetRequests, 642 SyntacticMatches, 6 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 389 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=213, Invalid=437, Unknown=0, NotChecked=0, Total=650 [2024-09-25 11:25:10,832 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.1s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:10,833 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.1s Time] [2024-09-25 11:25:10,833 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 265 states. [2024-09-25 11:25:10,860 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 265 to 250. [2024-09-25 11:25:10,860 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:10,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 250 states and 371 transitions. [2024-09-25 11:25:10,862 INFO L78 Accepts]: Start accepts. Automaton has 250 states and 371 transitions. Word has length 286 [2024-09-25 11:25:10,863 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:10,863 INFO L474 AbstractCegarLoop]: Abstraction has 250 states and 371 transitions. [2024-09-25 11:25:10,863 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:10,863 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:10,863 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 371 transitions. [2024-09-25 11:25:10,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 464 [2024-09-25 11:25:10,867 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:10,867 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:10,880 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-09-25 11:25:11,067 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:11,068 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:11,068 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:11,068 INFO L85 PathProgramCache]: Analyzing trace with hash -1982913569, now seen corresponding path program 7 times [2024-09-25 11:25:11,068 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:11,068 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1989210577] [2024-09-25 11:25:11,069 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:11,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:11,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:11,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:11,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:11,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:11,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:11,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:11,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:11,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:11,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:11,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:11,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:11,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:11,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:12,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:12,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:12,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:12,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:12,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:12,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,161 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:12,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:12,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:12,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:12,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:12,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:12,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:12,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:12,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,248 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:12,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:12,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1989210577] [2024-09-25 11:25:12,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1989210577] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:12,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1929870687] [2024-09-25 11:25:12,248 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-25 11:25:12,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:12,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:12,250 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:12,251 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:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:12,400 INFO L262 TraceCheckSpWp]: Trace formula consists of 1047 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-09-25 11:25:12,404 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:12,483 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:12,483 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:14,619 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:14,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1929870687] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:14,619 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:14,619 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 12, 19] total 29 [2024-09-25 11:25:14,620 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1677444199] [2024-09-25 11:25:14,620 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:14,622 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-09-25 11:25:14,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:14,623 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-09-25 11:25:14,623 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=256, Invalid=556, Unknown=0, NotChecked=0, Total=812 [2024-09-25 11:25:14,623 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:14,831 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:14,831 INFO L93 Difference]: Finished difference Result 673 states and 1083 transitions. [2024-09-25 11:25:14,831 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-09-25 11:25:14,831 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:14,832 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:14,838 INFO L225 Difference]: With dead ends: 673 [2024-09-25 11:25:14,838 INFO L226 Difference]: Without dead ends: 669 [2024-09-25 11:25:14,838 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1080 GetRequests, 1044 SyntacticMatches, 8 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 585 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=283, Invalid=587, Unknown=0, NotChecked=0, Total=870 [2024-09-25 11:25:14,839 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 89 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 203 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 203 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:14,839 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 129 Invalid, 310 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 203 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:25:14,840 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 669 states. [2024-09-25 11:25:14,917 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 669 to 651. [2024-09-25 11:25:14,918 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:14,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 651 states and 1048 transitions. [2024-09-25 11:25:14,923 INFO L78 Accepts]: Start accepts. Automaton has 651 states and 1048 transitions. Word has length 463 [2024-09-25 11:25:14,924 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:14,924 INFO L474 AbstractCegarLoop]: Abstraction has 651 states and 1048 transitions. [2024-09-25 11:25:14,924 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:14,925 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:14,925 INFO L276 IsEmpty]: Start isEmpty. Operand 651 states and 1048 transitions. [2024-09-25 11:25:14,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 750 [2024-09-25 11:25:14,935 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:14,936 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:14,948 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:15,139 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:15,140 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:15,140 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:15,140 INFO L85 PathProgramCache]: Analyzing trace with hash 917324204, now seen corresponding path program 8 times [2024-09-25 11:25:15,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:15,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2098539809] [2024-09-25 11:25:15,144 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:15,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:15,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:15,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:15,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:15,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:16,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:16,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:16,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,913 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:16,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:16,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:16,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:16,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,937 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:16,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:16,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,969 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:16,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:16,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:16,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:16,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,008 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,022 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:17,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:17,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:17,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,041 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:17,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:25:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:17,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:17,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:17,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:17,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,147 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:17,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:17,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:17,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:17,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:17,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:17,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:17,181 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:17,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:17,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2098539809] [2024-09-25 11:25:17,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2098539809] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:17,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [589035557] [2024-09-25 11:25:17,181 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 11:25:17,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:17,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:17,183 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:17,184 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:17,411 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 11:25:17,412 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:17,416 INFO L262 TraceCheckSpWp]: Trace formula consists of 1682 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-25 11:25:17,422 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:17,507 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:17,508 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:20,612 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:20,612 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [589035557] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:20,612 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:20,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 13, 21] total 32 [2024-09-25 11:25:20,613 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1388514767] [2024-09-25 11:25:20,613 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:20,613 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-09-25 11:25:20,613 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:20,614 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-09-25 11:25:20,615 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=314, Invalid=678, Unknown=0, NotChecked=0, Total=992 [2024-09-25 11:25:20,615 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:20,901 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:20,901 INFO L93 Difference]: Finished difference Result 1586 states and 2734 transitions. [2024-09-25 11:25:20,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-25 11:25:20,902 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:20,905 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:20,919 INFO L225 Difference]: With dead ends: 1586 [2024-09-25 11:25:20,920 INFO L226 Difference]: Without dead ends: 1582 [2024-09-25 11:25:20,921 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1738 GetRequests, 1698 SyntacticMatches, 9 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 744 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=344, Invalid=712, Unknown=0, NotChecked=0, Total=1056 [2024-09-25 11:25:20,921 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 125 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 251 mSolverCounterSat, 164 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 141 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 415 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 164 IncrementalHoareTripleChecker+Valid, 251 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:20,922 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [141 Valid, 160 Invalid, 415 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [164 Valid, 251 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:25:20,923 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1582 states. [2024-09-25 11:25:21,047 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1582 to 1561. [2024-09-25 11:25:21,050 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:21,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1561 states to 1561 states and 2694 transitions. [2024-09-25 11:25:21,062 INFO L78 Accepts]: Start accepts. Automaton has 1561 states and 2694 transitions. Word has length 749 [2024-09-25 11:25:21,063 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:21,063 INFO L474 AbstractCegarLoop]: Abstraction has 1561 states and 2694 transitions. [2024-09-25 11:25:21,064 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:21,064 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:21,064 INFO L276 IsEmpty]: Start isEmpty. Operand 1561 states and 2694 transitions. [2024-09-25 11:25:21,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1213 [2024-09-25 11:25:21,072 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:21,073 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:21,089 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:21,276 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:21,277 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:21,277 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:21,277 INFO L85 PathProgramCache]: Analyzing trace with hash 1835675585, now seen corresponding path program 9 times [2024-09-25 11:25:21,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:21,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1146138351] [2024-09-25 11:25:21,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:21,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:21,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:22,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:22,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:22,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:22,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:23,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:23,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:23,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:23,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:24,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:24,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:24,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:24,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:24,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:24,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:24,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:25:24,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:24,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,726 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:24,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,739 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:24,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,763 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,776 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:25:24,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,892 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:24,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:24,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:24,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:24,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:24,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:24,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:24,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:24,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:24,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:24,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:25,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,006 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:25,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:25,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,008 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:25,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:25,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:25,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:25,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,015 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:25,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,022 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:25,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:25,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:25,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:25,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:25,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:25,039 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:25,039 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:25,039 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1146138351] [2024-09-25 11:25:25,040 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1146138351] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:25,040 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [899809585] [2024-09-25 11:25:25,040 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 11:25:25,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:25,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:25,044 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:25,046 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:25,291 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 40 check-sat command(s) [2024-09-25 11:25:25,291 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:25,294 INFO L262 TraceCheckSpWp]: Trace formula consists of 792 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-09-25 11:25:25,310 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:25,406 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:25,407 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:29,763 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:25:29,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [899809585] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:29,764 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:29,764 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 14, 23] total 35 [2024-09-25 11:25:29,764 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [672594569] [2024-09-25 11:25:29,764 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:29,766 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-09-25 11:25:29,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:29,766 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-09-25 11:25:29,767 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=378, Invalid=812, Unknown=0, NotChecked=0, Total=1190 [2024-09-25 11:25:29,767 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: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 3557 states and 6537 transitions. [2024-09-25 11:25:30,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-09-25 11:25:30,188 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:25:30,189 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:30,228 INFO L225 Difference]: With dead ends: 3557 [2024-09-25 11:25:30,228 INFO L226 Difference]: Without dead ends: 3553 [2024-09-25 11:25:30,231 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:25:30,232 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 123 mSDsluCounter, 150 mSDsCounter, 0 mSdLazyCounter, 242 mSolverCounterSat, 153 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 145 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 395 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 153 IncrementalHoareTripleChecker+Valid, 242 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:30,232 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [145 Valid, 171 Invalid, 395 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [153 Valid, 242 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 11:25:30,234 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3553 states. [2024-09-25 11:25:30,581 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3553 to 3529. [2024-09-25 11:25:30,588 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:25:30,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3529 states to 3529 states and 6492 transitions. [2024-09-25 11:25:30,621 INFO L78 Accepts]: Start accepts. Automaton has 3529 states and 6492 transitions. Word has length 1212 [2024-09-25 11:25:30,622 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:30,622 INFO L474 AbstractCegarLoop]: Abstraction has 3529 states and 6492 transitions. [2024-09-25 11:25:30,623 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:25:30,623 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:30,623 INFO L276 IsEmpty]: Start isEmpty. Operand 3529 states and 6492 transitions. [2024-09-25 11:25:30,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2248 [2024-09-25 11:25:30,674 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:30,674 INFO L216 NwaCegarLoop]: trace histogram [329, 329, 266, 164, 164, 164, 164, 164, 164, 164, 102, 63, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:30,687 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-09-25 11:25:30,878 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:25:30,879 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:30,879 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:30,880 INFO L85 PathProgramCache]: Analyzing trace with hash 608878674, now seen corresponding path program 10 times [2024-09-25 11:25:30,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:30,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [520421672] [2024-09-25 11:25:30,880 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:30,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:31,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:34,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:25:34,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:34,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:25:34,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:36,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:36,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:37,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:37,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:38,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:38,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,161 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:38,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,200 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:38,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:25:38,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:38,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,307 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:38,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:25:38,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:38,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,473 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:38,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:38,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:38,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:38,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:38,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:38,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:38,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:38,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:38,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:25:38,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:39,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:39,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:39,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:39,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,341 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:40,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:40,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,386 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:25:40,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:40,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,441 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 23 [2024-09-25 11:25:40,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:25:40,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:40,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:40,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:25:40,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,736 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,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,763 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:25:40,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,781 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:25:40,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:25:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:25:40,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:25:40,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:25:40,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:25:40,819 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,820 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 10 [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 23 [2024-09-25 11:25:40,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:25:40,828 INFO L134 CoverageAnalysis]: Checked inductivity of 304533 backedges. 21398 proven. 22177 refuted. 0 times theorem prover too weak. 260958 trivial. 0 not checked. [2024-09-25 11:25:40,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:25:40,828 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [520421672] [2024-09-25 11:25:40,828 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [520421672] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:25:40,829 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [774696974] [2024-09-25 11:25:40,829 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 11:25:40,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:25:40,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:25:40,830 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:25:40,830 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:25:41,288 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 11:25:41,288 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:25:41,298 INFO L262 TraceCheckSpWp]: Trace formula consists of 3998 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-09-25 11:25:41,318 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:25:41,545 INFO L134 CoverageAnalysis]: Checked inductivity of 304533 backedges. 12680 proven. 23472 refuted. 0 times theorem prover too weak. 268381 trivial. 0 not checked. [2024-09-25 11:25:41,545 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:25:51,899 INFO L134 CoverageAnalysis]: Checked inductivity of 304533 backedges. 12680 proven. 23715 refuted. 0 times theorem prover too weak. 268138 trivial. 0 not checked. [2024-09-25 11:25:51,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [774696974] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:25:51,899 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:25:51,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [39, 25, 43] total 64 [2024-09-25 11:25:51,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [557453388] [2024-09-25 11:25:51,900 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:25:51,902 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2024-09-25 11:25:51,902 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:25:51,903 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2024-09-25 11:25:51,903 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=893, Invalid=3139, Unknown=0, NotChecked=0, Total=4032 [2024-09-25 11:25:51,904 INFO L87 Difference]: Start difference. First operand 3529 states and 6492 transitions. Second operand has 64 states, 63 states have (on average 2.6031746031746033) internal successors, (164), 64 states have internal predecessors, (164), 58 states have call successors, (64), 1 states have call predecessors, (64), 22 states have return successors, (96), 38 states have call predecessors, (96), 58 states have call successors, (96) [2024-09-25 11:25:52,964 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:25:52,964 INFO L93 Difference]: Finished difference Result 3782 states and 7230 transitions. [2024-09-25 11:25:52,965 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 60 states. [2024-09-25 11:25:52,965 INFO L78 Accepts]: Start accepts. Automaton has has 64 states, 63 states have (on average 2.6031746031746033) internal successors, (164), 64 states have internal predecessors, (164), 58 states have call successors, (64), 1 states have call predecessors, (64), 22 states have return successors, (96), 38 states have call predecessors, (96), 58 states have call successors, (96) Word has length 2247 [2024-09-25 11:25:52,967 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:25:52,976 INFO L225 Difference]: With dead ends: 3782 [2024-09-25 11:25:52,976 INFO L226 Difference]: Without dead ends: 267 [2024-09-25 11:25:53,006 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 5245 GetRequests, 5123 SyntacticMatches, 21 SemanticMatches, 101 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4252 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=2383, Invalid=8123, Unknown=0, NotChecked=0, Total=10506 [2024-09-25 11:25:53,008 INFO L434 NwaCegarLoop]: 53 mSDtfsCounter, 344 mSDsluCounter, 387 mSDsCounter, 0 mSdLazyCounter, 983 mSolverCounterSat, 352 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 345 SdHoareTripleChecker+Valid, 440 SdHoareTripleChecker+Invalid, 1335 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 352 IncrementalHoareTripleChecker+Valid, 983 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-09-25 11:25:53,008 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [345 Valid, 440 Invalid, 1335 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [352 Valid, 983 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-09-25 11:25:53,009 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 267 states. [2024-09-25 11:25:53,026 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 267 to 172. [2024-09-25 11:25:53,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 172 states, 120 states have (on average 1.0166666666666666) internal successors, (122), 118 states have internal predecessors, (122), 37 states have call successors, (37), 29 states have call predecessors, (37), 14 states have return successors, (107), 24 states have call predecessors, (107), 36 states have call successors, (107) [2024-09-25 11:25:53,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 172 states and 266 transitions. [2024-09-25 11:25:53,031 INFO L78 Accepts]: Start accepts. Automaton has 172 states and 266 transitions. Word has length 2247 [2024-09-25 11:25:53,032 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:25:53,033 INFO L474 AbstractCegarLoop]: Abstraction has 172 states and 266 transitions. [2024-09-25 11:25:53,033 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 63 states have (on average 2.6031746031746033) internal successors, (164), 64 states have internal predecessors, (164), 58 states have call successors, (64), 1 states have call predecessors, (64), 22 states have return successors, (96), 38 states have call predecessors, (96), 58 states have call successors, (96) [2024-09-25 11:25:53,033 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:53,033 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 266 transitions. [2024-09-25 11:25:53,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3637 [2024-09-25 11:25:53,143 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:25:53,144 INFO L216 NwaCegarLoop]: trace histogram [533, 533, 431, 266, 266, 266, 266, 266, 266, 266, 165, 102, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:25:53,161 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:25:53,345 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:25:53,345 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:25:53,345 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:25:53,346 INFO L85 PathProgramCache]: Analyzing trace with hash 2097001185, now seen corresponding path program 11 times [2024-09-25 11:25:53,346 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:25:53,346 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1097876277] [2024-09-25 11:25:53,346 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:25:53,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:25:54,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:00,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:26:00,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:00,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:26:01,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:06,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:06,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:07,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:08,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:08,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:08,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:09,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:09,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,655 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,655 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:09,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:09,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:09,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,710 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,713 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:09,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:09,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,734 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:09,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:09,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,802 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,804 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:09,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:09,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:09,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:26:09,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:09,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:09,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,969 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:09,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:09,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:09,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:09,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:09,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:09,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:09,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:09,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,015 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:10,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:10,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:26:10,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,272 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:10,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:10,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:10,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,325 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 37 [2024-09-25 11:26:10,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:10,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:10,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:10,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:10,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:10,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:10,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:10,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:10,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:10,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:10,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 11:26:10,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:12,936 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:12,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,710 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,776 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:13,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:13,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:13,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:26:13,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,936 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,937 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:13,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:13,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,969 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:13,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:13,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:13,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:26:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:14,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:14,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,256 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:14,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,307 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,319 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:14,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:26:14,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:14,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,859 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:14,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:26:14,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,889 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:14,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:26:14,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,936 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:26:14,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,948 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:26:14,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:26:14,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:26:14,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:26:14,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:26:14,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:14,978 INFO L134 CoverageAnalysis]: Checked inductivity of 800757 backedges. 39651 proven. 41410 refuted. 0 times theorem prover too weak. 719696 trivial. 0 not checked. [2024-09-25 11:26:14,978 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:26:14,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1097876277] [2024-09-25 11:26:14,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1097876277] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:26:14,978 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2139698795] [2024-09-25 11:26:14,978 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 11:26:14,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:26:14,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:26:14,980 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:14,981 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:18,347 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 395 check-sat command(s) [2024-09-25 11:26:18,347 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:26:18,367 INFO L262 TraceCheckSpWp]: Trace formula consists of 6987 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-09-25 11:26:18,395 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:26:18,594 INFO L134 CoverageAnalysis]: Checked inductivity of 800757 backedges. 41067 proven. 14121 refuted. 0 times theorem prover too weak. 745569 trivial. 0 not checked. [2024-09-25 11:26:18,594 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:26:31,709 INFO L134 CoverageAnalysis]: Checked inductivity of 800757 backedges. 41067 proven. 14315 refuted. 0 times theorem prover too weak. 745375 trivial. 0 not checked. [2024-09-25 11:26:31,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2139698795] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:26:31,710 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:26:31,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [43, 23, 39] total 65 [2024-09-25 11:26:31,711 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [811447225] [2024-09-25 11:26:31,711 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:26:31,713 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2024-09-25 11:26:31,713 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:26:31,714 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2024-09-25 11:26:31,715 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=928, Invalid=3232, Unknown=0, NotChecked=0, Total=4160 [2024-09-25 11:26:31,715 INFO L87 Difference]: Start difference. First operand 172 states and 266 transitions. Second operand has 65 states, 64 states have (on average 2.5) internal successors, (160), 65 states have internal predecessors, (160), 56 states have call successors, (62), 1 states have call predecessors, (62), 23 states have return successors, (94), 41 states have call predecessors, (94), 56 states have call successors, (94) [2024-09-25 11:26:32,498 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:26:32,498 INFO L93 Difference]: Finished difference Result 405 states and 815 transitions. [2024-09-25 11:26:32,499 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 65 states. [2024-09-25 11:26:32,499 INFO L78 Accepts]: Start accepts. Automaton has has 65 states, 64 states have (on average 2.5) internal successors, (160), 65 states have internal predecessors, (160), 56 states have call successors, (62), 1 states have call predecessors, (62), 23 states have return successors, (94), 41 states have call predecessors, (94), 56 states have call successors, (94) Word has length 3636 [2024-09-25 11:26:32,501 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:26:32,505 INFO L225 Difference]: With dead ends: 405 [2024-09-25 11:26:32,505 INFO L226 Difference]: Without dead ends: 247 [2024-09-25 11:26:32,509 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 8441 GetRequests, 8316 SyntacticMatches, 19 SemanticMatches, 106 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4471 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=2544, Invalid=9012, Unknown=0, NotChecked=0, Total=11556 [2024-09-25 11:26:32,509 INFO L434 NwaCegarLoop]: 58 mSDtfsCounter, 383 mSDsluCounter, 407 mSDsCounter, 0 mSdLazyCounter, 1028 mSolverCounterSat, 333 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 384 SdHoareTripleChecker+Valid, 465 SdHoareTripleChecker+Invalid, 1361 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 333 IncrementalHoareTripleChecker+Valid, 1028 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-25 11:26:32,510 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [384 Valid, 465 Invalid, 1361 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [333 Valid, 1028 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-25 11:26:32,510 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 247 states. [2024-09-25 11:26:32,522 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 247 to 213. [2024-09-25 11:26:32,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 213 states, 150 states have (on average 1.0133333333333334) internal successors, (152), 148 states have internal predecessors, (152), 47 states have call successors, (47), 38 states have call predecessors, (47), 15 states have return successors, (163), 26 states have call predecessors, (163), 46 states have call successors, (163) [2024-09-25 11:26:32,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 213 states and 362 transitions. [2024-09-25 11:26:32,525 INFO L78 Accepts]: Start accepts. Automaton has 213 states and 362 transitions. Word has length 3636 [2024-09-25 11:26:32,525 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:26:32,526 INFO L474 AbstractCegarLoop]: Abstraction has 213 states and 362 transitions. [2024-09-25 11:26:32,526 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 64 states have (on average 2.5) internal successors, (160), 65 states have internal predecessors, (160), 56 states have call successors, (62), 1 states have call predecessors, (62), 23 states have return successors, (94), 41 states have call predecessors, (94), 56 states have call successors, (94) [2024-09-25 11:26:32,526 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:26:32,526 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 362 transitions. [2024-09-25 11:26:32,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6633 [2024-09-25 11:26:32,685 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:26:32,686 INFO L216 NwaCegarLoop]: trace histogram [973, 973, 787, 486, 486, 486, 486, 486, 486, 486, 301, 186, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:26:32,711 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-09-25 11:26:32,886 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:26:32,887 INFO L399 AbstractCegarLoop]: === Iteration 15 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:26:32,887 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:26:32,888 INFO L85 PathProgramCache]: Analyzing trace with hash 320967801, now seen corresponding path program 12 times [2024-09-25 11:26:32,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:26:32,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [952921969] [2024-09-25 11:26:32,888 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:26:32,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:26:35,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:57,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:26:57,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:26:57,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 11:26:59,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:13,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:14,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:17,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:17,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:18,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:18,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:19,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:19,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:19,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:19,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:20,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:20,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:20,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:20,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:27:20,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,468 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:20,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,490 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:27:20,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,627 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:20,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,641 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,641 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:20,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:20,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,697 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,710 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:20,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:27:20,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,859 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:20,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:20,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:20,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:20,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:20,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:20,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:20,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:21,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:27:21,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:21,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,147 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:21,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 11:27:21,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,655 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:21,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:21,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,710 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,713 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,754 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,763 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:27:21,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:21,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,948 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:21,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:21,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:27:21,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:21,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:21,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,022 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:22,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,041 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:22,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:22,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:22,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,061 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:22,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:22,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:22,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:22,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:22,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:22,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:22,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:22,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:22,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:22,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:22,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3169 [2024-09-25 11:27:23,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:28,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:28,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:31,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:31,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:32,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:32,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,948 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:33,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:33,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:33,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:33,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:33,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:33,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:33,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:34,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,061 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:34,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:27:34,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,184 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:34,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 11:27:34,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:34,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:34,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 11:27:34,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:34,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,726 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:34,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,754 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,763 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,770 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:27:34,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:34,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:34,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,843 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:34,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:34,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:34,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:34,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 11:27:34,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:34,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:34,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:35,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:35,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,084 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:35,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:35,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:35,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:35,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:35,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:27:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:35,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:35,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:35,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2706 [2024-09-25 11:27:35,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:35,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:35,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:35,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:35,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:35,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:35,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:36,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:36,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:36,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:36,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:36,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 11:27:36,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,092 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:36,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:36,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:36,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:36,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 11:27:36,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:36,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:36,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 11:27:36,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:36,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 11:27:36,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,297 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,297 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 11:27:36,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 11:27:36,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 11:27:36,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 11:27:36,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 11:27:36,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:27:36,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2672223 backedges. 82194 proven. 90516 refuted. 0 times theorem prover too weak. 2499513 trivial. 0 not checked. [2024-09-25 11:27:36,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 11:27:36,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [952921969] [2024-09-25 11:27:36,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [952921969] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 11:27:36,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1786255873] [2024-09-25 11:27:36,343 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 11:27:36,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 11:27:36,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 11:27:36,344 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:27:36,345 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:27:37,160 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 103 check-sat command(s) [2024-09-25 11:27:37,160 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 11:27:37,169 INFO L262 TraceCheckSpWp]: Trace formula consists of 1893 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-09-25 11:27:37,221 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 11:27:37,464 INFO L134 CoverageAnalysis]: Checked inductivity of 2672223 backedges. 6236 proven. 64372 refuted. 0 times theorem prover too weak. 2601615 trivial. 0 not checked. [2024-09-25 11:27:37,464 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 11:27:57,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2672223 backedges. 6236 proven. 64594 refuted. 0 times theorem prover too weak. 2601393 trivial. 0 not checked. [2024-09-25 11:27:57,211 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1786255873] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 11:27:57,211 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 11:27:57,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [48, 17, 29] total 64 [2024-09-25 11:27:57,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1705763210] [2024-09-25 11:27:57,212 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 11:27:57,217 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2024-09-25 11:27:57,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 11:27:57,218 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2024-09-25 11:27:57,219 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=909, Invalid=3123, Unknown=0, NotChecked=0, Total=4032 [2024-09-25 11:27:57,219 INFO L87 Difference]: Start difference. First operand 213 states and 362 transitions. Second operand has 64 states, 62 states have (on average 2.338709677419355) internal successors, (145), 64 states have internal predecessors, (145), 51 states have call successors, (56), 1 states have call predecessors, (56), 25 states have return successors, (88), 47 states have call predecessors, (88), 51 states have call successors, (88) [2024-09-25 11:27:58,045 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 11:27:58,045 INFO L93 Difference]: Finished difference Result 445 states and 878 transitions. [2024-09-25 11:27:58,045 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 71 states. [2024-09-25 11:27:58,046 INFO L78 Accepts]: Start accepts. Automaton has has 64 states, 62 states have (on average 2.338709677419355) internal successors, (145), 64 states have internal predecessors, (145), 51 states have call successors, (56), 1 states have call predecessors, (56), 25 states have return successors, (88), 47 states have call predecessors, (88), 51 states have call successors, (88) Word has length 6632 [2024-09-25 11:27:58,048 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 11:27:58,052 INFO L225 Difference]: With dead ends: 445 [2024-09-25 11:27:58,052 INFO L226 Difference]: Without dead ends: 270 [2024-09-25 11:27:58,057 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 15323 GetRequests, 15202 SyntacticMatches, 13 SemanticMatches, 108 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4585 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=2536, Invalid=9454, Unknown=0, NotChecked=0, Total=11990 [2024-09-25 11:27:58,058 INFO L434 NwaCegarLoop]: 58 mSDtfsCounter, 360 mSDsluCounter, 446 mSDsCounter, 0 mSdLazyCounter, 1225 mSolverCounterSat, 344 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 361 SdHoareTripleChecker+Valid, 504 SdHoareTripleChecker+Invalid, 1569 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 344 IncrementalHoareTripleChecker+Valid, 1225 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-25 11:27:58,058 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [361 Valid, 504 Invalid, 1569 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [344 Valid, 1225 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-25 11:27:58,058 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 270 states. [2024-09-25 11:27:58,073 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 270 to 254. [2024-09-25 11:27:58,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 254 states, 180 states have (on average 1.0166666666666666) internal successors, (183), 178 states have internal predecessors, (183), 57 states have call successors, (57), 47 states have call predecessors, (57), 16 states have return successors, (175), 28 states have call predecessors, (175), 56 states have call successors, (175) [2024-09-25 11:27:58,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 254 states and 415 transitions. [2024-09-25 11:27:58,078 INFO L78 Accepts]: Start accepts. Automaton has 254 states and 415 transitions. Word has length 6632 [2024-09-25 11:27:58,080 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 11:27:58,080 INFO L474 AbstractCegarLoop]: Abstraction has 254 states and 415 transitions. [2024-09-25 11:27:58,080 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 62 states have (on average 2.338709677419355) internal successors, (145), 64 states have internal predecessors, (145), 51 states have call successors, (56), 1 states have call predecessors, (56), 25 states have return successors, (88), 47 states have call predecessors, (88), 51 states have call successors, (88) [2024-09-25 11:27:58,080 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:27:58,080 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 415 transitions. [2024-09-25 11:27:58,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11481 [2024-09-25 11:27:58,612 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 11:27:58,614 INFO L216 NwaCegarLoop]: trace histogram [1685, 1685, 1363, 842, 842, 842, 842, 842, 842, 842, 521, 322, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 11:27:58,630 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:27:58,815 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:27:58,815 INFO L399 AbstractCegarLoop]: === Iteration 16 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 11:27:58,816 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 11:27:58,817 INFO L85 PathProgramCache]: Analyzing trace with hash -1400369333, now seen corresponding path program 13 times [2024-09-25 11:27:58,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 11:27:58,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1068738210] [2024-09-25 11:27:58,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 11:27:58,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 11:28:05,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:29:14,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 11:29:14,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 11:29:14,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5